VoxelEngine
A downloadable game for Windows
VoxelRay
A blazing-fast voxel engine powered by raymarching and compute shaders.
Capable of rendering +60Millions Voxels on integrated GPUs
Explore procedurally generated worlds, interact with editable terrain, and experience real-time performance — all built from scratch with modern OpenGL.
🚀 Features
- 🔷 Raymarched Voxel Rendering — stunning visuals using screen-space raymarching.
- 🧠 Compute Shader Terrain Generation — blazing-fast chunk initialization and updates on the GPU.
- ✍️ Editable World — add or delete voxels in real time using mouse input.
- 🌎 Procedural Generation — Perlin noise–based terrain with fully configurable chunk settings.
- 💡 Dynamic Lighting — area lights and point lights with customizable parameters.
- 🧭 Free Movement & Camera Control — walk through the world with smooth WASD + mouse controls.
- 🖼️ Screenshots — press
H
to capture your world instantly.
🎮 Controls
Action | Key(s) |
---|---|
Move | W / A / S / D or O / K / L / ; |
Jump | Space |
Zoom In | = |
Look Around | Mouse |
Toggle UI/Player | ESC |
Add Voxels | Right Click |
Delete Voxels | Left Click |
Change Edit Radius | Scroll Wheel |
Take Screenshot | H |
🌟 Author
Alexandre Mohamudally — alx-portfolio.pages.dev
Status | In development |
Platforms | Windows |
Author | Alexandre Mohamudally |
Tags | 3D, Atmospheric, Indie, Sandbox, Voxel |