Skip to content

peerhenry/doxel

Repository files navigation

Doxel

Build Status Coverage Status

A voxel engine in D.

demo

Instructions

Run with dub run. Note that as of 05-12-2018, startup takes a long time to generate the initial world.

Features

  • Perlin noise height map generation.
  • Skybox.
  • Normal map for water waves.
  • Distant chunks render voxels as points.

Planned Features

  • First person movement/collision detection.
  • Shadow mapping.
  • Water reflection.
  • Far distance LOD rendering.

About

Voxel engine built in D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published