All Projects → bilek993 → CLUSEK-RT

bilek993 / CLUSEK-RT

Licence: other
Vulkan based C++ ray-tracing game engine.

Programming Languages

C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language
GLSL
2045 projects

Projects that are alternatives of or similar to CLUSEK-RT

Nabla
OpenGL/OpenGL ES/Vulkan/CUDA/OptiX Modular Rendering Framework for PC/Linux/Android
Stars: ✭ 235 (+879.17%)
Mutual labels:  rendering, vulkan, computer-graphics, raytracing
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (+520.83%)
Mutual labels:  game-engine, engine, rendering, vulkan
Gears Vk
Powerful low-level C++20 rendering framework for Vulkan 1.2, including Real-Time Ray Tracing (RTX) support, built atop Auto-Vk.
Stars: ✭ 71 (+195.83%)
Mutual labels:  engine, rendering, vulkan, raytracing
Flingengine
A Vulkan game engine with a focus on data oriented design
Stars: ✭ 239 (+895.83%)
Mutual labels:  cmake, engine, vulkan
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+44533.33%)
Mutual labels:  cmake, game-engine, engine
Raz
Modern & multiplatform game engine in C++17
Stars: ✭ 161 (+570.83%)
Mutual labels:  cmake, game-engine, rendering
Stride
Stride Game Engine (formerly Xenko)
Stars: ✭ 3,524 (+14583.33%)
Mutual labels:  multi-platform, game-engine, vulkan
Lumino
Lumino is a framework for building real-time graphics applications.
Stars: ✭ 97 (+304.17%)
Mutual labels:  multi-platform, game-engine, vulkan
Flaxengine
Flax Engine – multi-platform 3D game engine
Stars: ✭ 3,127 (+12929.17%)
Mutual labels:  multi-platform, game-engine, engine
photon mapping
minimal but extensible header only implementation of photon mapping in C++
Stars: ✭ 65 (+170.83%)
Mutual labels:  rendering, computer-graphics, raytracing
C-Raytracer
A CPU raytracer from scratch in C
Stars: ✭ 49 (+104.17%)
Mutual labels:  rendering, computer-graphics, raytracing
Yggdrasil-Legacy
Experimental Vulkan Renderer / Game Engine written in C++20.
Stars: ✭ 20 (-16.67%)
Mutual labels:  game-engine, engine, vulkan
pathtracer-webgl2
Path tracing render engine for the web. Both ray tracing for conventional 3d models and ray marching for fractals implemented. Built with WebGL 2 and Angular 2.
Stars: ✭ 45 (+87.5%)
Mutual labels:  rendering, raytracing, pathtracing
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+7425%)
Mutual labels:  cmake, game-engine, engine
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (+766.67%)
Mutual labels:  cmake, game-engine, engine
Vrt
🔅 Ray tracing library for Vulkan API (indev)
Stars: ✭ 111 (+362.5%)
Mutual labels:  cmake, rendering, vulkan
Tristeon3d
A 3D Engine built by two Game Engineering students.
Stars: ✭ 68 (+183.33%)
Mutual labels:  cmake, engine, vulkan
DuEngine
An efficient interactive C++ renderer for ShaderToy-alike demos with 2D/3D/CubeMap/Video/Camera/LightField/Volume textures. (Partially used in my I3D 2018 papers)
Stars: ✭ 62 (+158.33%)
Mutual labels:  engine, rendering, raytracing
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (+1295.83%)
Mutual labels:  cmake, game-engine, engine
Gainput
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
Stars: ✭ 636 (+2550%)
Mutual labels:  cmake, game-engine, engine

CLUSEK-RT

CLUSEK-RT is a complex game engine written in C++ and the successor of the CLUSEK game engine. This engine has been designed with a cross-platform design in mind. Thanks to Vulkan API it delivers a next-gen experience with ray tracing to both Linux and Windows platforms. The main principle of the engine is "Push ray tracing to the limit".

Gallery

TODO: Add gallery

Binary download

Every CLUSEK-RT release is delivered in binary form for both operating systems. Thanks to this form it's much easier to get familiar with this engine and to check if your computer is compatible with it. The latest official version of this game engine can be downloaded from here.

Documentation

Author

This application is developed single-handed by Jakub Biliński. You can find out more about me on my website: jbilinski.pl.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].