Solaris is an advanced computer graphics demo application showing some advanced techniques like cube environment mapping (static, dynamic), shadow mapping (percentage closer filtering), multi texturing, specular mapping and as well a first person controllable camera.
The example includes different light sources (point, spot, directional) and used frame buffer and vertex buffer objects to produce the scene.
Additionally, no predefined OpenGL functions are used to perform translation and rotation. These stuff is calculated on my own to show how it works.
Not bad
defofsaradomin 1 year ago
star wars alot?
defofsaradomin 1 year ago
Hi!
Is this opensource demo? It works on Linux?
Does exits some webpage? :)
gapek1 2 years ago