GithubHelp home page GithubHelp logo

sjpatel21 / asvo_cuda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denniskb/asvo

0.0 1.0 0.0 29.11 MB

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

License: Other

asvo_cuda's Introduction

Animated Sparse Voxel Octrees @ CUDA

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 high performance CUDA implementation (aka ASVO@CUDA) of the C# prototype (aka ASVO).

Dependencies

  • Windows 7 64bit or higher
  • CUDA 5.5
  • CUDA capable GPU with Compute Capability 3.0 or higher, 1GB VRAM or more.
  • Visual Studio 2012

Usage

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

Known Issues

  • Unnecessary Windows dependency (just for QueryHighPerformanceTimer and freeglut).
  • No 32bit build.
  • NOT platform-independant: Code assumes that 'long' refers to 32bit integers.

Roadmap

  1. Remove Windows dependencies and make code platfrom-independant (remove assumptions about size and layout/endianness of types, provide make-file, etc.).
  2. Improve/Extend algorithm.

asvo_cuda's People

Contributors

denniskb avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.