Skip to content

alcompa/voxelrenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel Renderer

A simple voxel renderer app in Java and OpenGL ES

project specs

Technical Features

  • instanced rendering (tested up to 230503 voxels!)
  • zoom in / zoom out
  • rotation with taps / scroll
  • wireframe visualization
  • Blinn-Phong lighting model
  • voxel colors palette generation

In-depth description (ITA)

See DOCS.md

Demo

Acknowledgments

https://git.hipert.unimore.it/ncapodieci/mobileprogramming/ for ShaderCompiler.java, PlyObject.java, BasicRenderer.java and the .vly models.

About

A voxel renderer in GLSL ES 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published