Skip to content
/ asvo Public

Accompanying source code for my bachelor's thesis "Animated Sparse Voxel Octrees".

Notifications You must be signed in to change notification settings

ivl/asvo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Sparse Voxel Octrees

Introduction

Animated Sparse Voxel Octrees (ASVO) is an animation technique for sparse voxel octrees. It allows you to apply rigid transformations or skinning to voxel based 3D models.

You can find more detailed information on the project page.

This is the C# version of the project used for data structure- and algorithm design as well as prototyping purposes. Among other things, it contains a software rasterzier to render '.asvo' models.

Dependencies

Usage

After launching the program you can rotate the camera by holding down the left mouse button and moving your mouse. The scroll wheel allows you to zoom in and out.

License

  • Author: Dennis Bautembach
  • ASVO: Creative Commons Attribution (CC BY 3.0): If you use any of the source code in your own code, please mention the original author's name in a comment or other appropriate place. ASVO itself uses code released under CC BY 3.0 and mentions the original authors in comments. Please maintain this information.
  • XNAnimation Library: Microsoft Public License (Ms-PL)

About

Accompanying source code for my bachelor's thesis "Animated Sparse Voxel Octrees".

Resources

Stars

Watchers

Forks

Packages

No packages published