Volume_Rendering_Using_GLSL
Volume_Rendering_Using_GLSL copied to clipboard
I've installed MinGW and `gcc` `g++` `make` commands could run corectly. But after enter the folder and call `make`, lots of errors appear:  How to solve this problem?
this code running you can see nothing but a little whilte space. you have to trans the angle in glm::rotate/glm::rotate by glm::radians().
Hi, I want to know how to set/generate a transfer function myself, could you give me some suggenstion? Many thanks