Giter Club home page Giter Club logo

Comments (3)

AdamYuan avatar AdamYuan commented on May 29, 2024

http://casual-effects.com/data/

from sparsevoxeloctree.

lonnietc avatar lonnietc commented on May 29, 2024

Hello,

Thanks for the link and I was able to load one but when I changed the levels from 10 which worked nicely but coarse and blocky, and then reloaded the same level (sponza) and tried to use 12 or 15 levels then the application crashed.

Also, while I am still new to voxels systems, it seems that the OBJ files have both triangles which are used polygon engines and vertices which are used by voxel engines.

Does this mean that you are only using the vertices from the OBJ file?
Thanks

from sparsevoxeloctree.

AdamYuan avatar AdamYuan commented on May 29, 2024

Hi.
For the second question, The OBJ file itself doesn't have any kind of "voxel vertices" in it.
My application transform the vertices and polygon faces in an OBJ file to voxels with a voxelization algorithm (described in https://www.icare3d.org/research/OpenGLInsights-SparseVoxelization.pdf).

And for the first question, the capable max level is limited by your GPU's video memory and max render area since the voxelization algorithm runs on GPU (e.g. level 12 on sponza requires about 2GB of video memory)

I hope these explanations could help you.

from sparsevoxeloctree.

Related Issues (20)

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.