/v1.0

Voraldo 1.0, this time using dear imgui in order to handle gui widgets, etc

Primary LanguageC++

v1.0

Voraldo 1.0, an interactive volume editor - this version uses SDL2 and dear imgui in order to handle gui widgets and other user interaction. All the volume rendering is done with modern OpenGL, using a raycast method.

On Ubuntu, it requires libsdl2-dev and libglew-dev

For more information about this project, visit https://jbaker.graphics/writings/voraldo.html - This project is being continued as v1.1, with some significant architectural changes.