Skip to content

The hot reloading feature allows you to edit model transformations at runtime without stopping the app.

Notifications You must be signed in to change notification settings

oloanda/HotReload

Repository files navigation

HotReload

<====================AUTHORS====================>

LUANDA Osvaldo Bento         ------ 		(osvaldoanalfabeto2015@gmail.com)

Windows build instructions:

Faster of all, make sure to have Visual Studio installed. 1 - Run the SetupCL.bat file from the root folder of this repository. 2 - Run the Build.bat file from the root folder of this repository. 3 - Run the Run.bat file from the root folder of this repository or go to the Build folder and double-click on Main.exe.

While the program is running open the file platform, find the function UPDATE and change the scale, position or rotation of the models. Save the file and run the Build.bat to see the changes in the scene.

<====================BIBLIOGRAPHIE====================>

https://www.khronos.org/registry/OpenGL/api/GL/glcorearb.h https://www.khronos.org/registry/OpenGL/api/GL/wglext.h https://www.khronos.org/registry/EGL/api/KHR/khrplatform.h https://learnopengl.com https://github.com/nothings/stb

About

The hot reloading feature allows you to edit model transformations at runtime without stopping the app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages