Advanced software renderer written in Rust
-
Updated
May 31, 2024 - Rust
Advanced software renderer written in Rust
opengles 2.0 light engine + tutorials for iOS.
A basic opengl example using Valve's ssbump (radiosity normal mapping)
Takes an .obj file as input and renders the 3D object with texture mapping and bump mapping
WebGL app using ThreeJS to explore computer graphics techniques: geometry and normals calculation for complex models, lighting and shadows, runtime UV coordinates, bump mapping, surface smoothing, UI, skybox, reflections, finite state machine, aabb colliders, particles system
AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on GPU the program runs very fast and all the parameters can be changed in real time. AB was made to be a new alternative to known gimp plugin called Ins…
OpenGL introduction application at Computer Graphics (slo. Računalniška Grafika)
Some projects to learn more about core OpenGL and some CG algorithms.
Computer Graphics 3D WebApp Game with WebGL and GLSL
Bump Mapping implementation in WebGL
Graphical Programming with ThreeJS - main classes for graphics pipeline, computer graphics techniques: geometry and normals calculation for complex models, lighting and shadows, runtime UV coordinates, bump mapping, surface smoothing, UI, skybox, reflections, finite state machine, aabb colliders, particles system
Add a description, image, and links to the bump-mapping topic page so that developers can more easily learn about it.
To associate your repository with the bump-mapping topic, visit your repo's landing page and select "manage topics."