You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
The Art Gallery program places you in a 3D environment, representing a gallery room with 5 different paintings. You can teleport into each painting and explore the scene, apply post-processing effects like dithering or a brush-stroke effect to it, and admire complex lighting effects through normal and height maps of the painting-portals.