Jump to content

I made a voxel engine!


Recommended Posts

Hi. Some of you might know me from Skyrim modding (I'm the guy who made the merge plugins script).

 

Anywho, I just wanted to share some images produced by my very own Voxel Engine. Oh and, before you ask, a voxel engine is a 3d graphics engine that works with voxels instead of triangles/polygons. E.g. cubes. Sort of like minecraft.

 

I've been using this voxel engine to generate 3d fractals. Because fractals are awesome. It's currently in Java and uses software raycasting (because it was initially for a project where I couldn't use any third party libraries). The images you see below were not generated in real time at high frame rate, but when I port this over to C++ and OpenGL/OpenCL they will be.

 

Anywho, here's some sample images and a link to an imgur album:

 

http://puu.sh/alwe6.png

 

http://puu.sh/alA9L.png

 

http://puu.sh/alAU2.png

 

http://puu.sh/alBxX.png

 

http://imgur.com/a/Ox4Gx

 

 

-Mator

Edited by matortheeternal
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...