ROBLOX uses this engine; a shame none of this is even IN there; you can't even change the specular color of an object. It also shows they didn't even make their skybox.
Hey there.. can you tell me exactly what's the thing it wouldn't be possible to render just using a normal OpenGL program without the shader you made?
ROBLOX uses this engine; a shame none of this is even IN there; you can't even change the specular color of an object. It also shows they didn't even make their skybox.
SethiXzon 1 year ago
Hey there.. can you tell me exactly what's the thing it wouldn't be possible to render just using a normal OpenGL program without the shader you made?
itallia1 3 years ago
Long answer short, the videocard will run shaders much faster then dynamically generating new textures.
Altourus 3 years ago
Seems like there is some Per-Pixel-Lightning going on. Not possible trough the old pipeline, thats per Vertex-Lightning.
I really likes this new shader functionality, I can use to hide that I'm really bad at modeling *hehe*
salmiak911 2 years ago