Skip to content

Unity playground for voxel world generation / rendering.

License

Notifications You must be signed in to change notification settings

me66ccff/unity-voxel-SC-WGRDemo

 
 

Repository files navigation

SC-WGRDemo

Unity playground for voxel world generation / rendering.
(Early development xD)

demo img demo img2

Environments

Only tested under:

  • Windows 10
  • Unity 2020.1.6f1
  • 3950X / RTX 2080s
  • DirectX 11

It probably won't work (efficiently) for Graphics APIs other than DX11 ...

Disclaimer: some (SDF-based) generation stuffs (e.g. hashes, some voronoi stuffs etc.) are borrowed from shadertoy posts; some missing sources will be commented later ... sry

About

Unity playground for voxel world generation / rendering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.8%
  • ShaderLab 17.0%
  • HLSL 12.2%