YOUR IDEAS Made My Voxel Engine EPIC

Опубликовано: 04 Ноябрь 2024
на канале: MaxMakesGames
3,315
240

I added YOUR IDEAS to My Voxel Engine. In my last video, I asked for suggestions for things to do next. Sadly, I didn't get many, so I had to side-track a little bit and make some crazy things like multithreading but that's ok.

I ended up making a chunk animation, a kinda ambient occlusion, a mesh builder, a command console and I improved destruction by optimising the code and adding multihread support.

Voxel Engine videos playlist:    • Voxel Engine  

I am planning to add particles next so I can start fire, dust and things like that on destruction. After that, I plan to make a little game using the engine and what I have so far. Stay tuned if you are interested.

A voxel engine is an engine where everything is made of voxels, which are usually cubes. I implemented many techniques in my voxel engine to make it render those voxels really fast and be able to generate infinite terrain. I also started adding destruction in the very first video and kept improving it until today where it is very close to perfect I think.

---------------------------------

Subscribe for game making tutorials, other game-making related content and to follow my projects with the devlogs !

0:00 Intro
0:13 Chunk Animation
1:05 Ambient Occlusion
1:38 Mesh Builder
3:05 Commands
3:40 Mesh in Hand
5:05 Shooting
6:30 Engine Re-write
7:10 Multithreading
8:07 Other Suggestions

#gamedev #indiegame #indiedev #voxel