Coder Social home page Coder Social logo

Comments (8)

Forceflow avatar Forceflow commented on September 25, 2024

Hm, I'm having no problems building an SVO over a model (stanford bunny) in 64 partitions, see my output here: http://pastebin.com/giWrsxhF

What model are you trying this on, and with which parameters are you launching the tool?

from ooc_svo_builder.

Degot avatar Degot commented on September 25, 2024

I'm using powerplant.ply

from ooc_svo_builder.

Forceflow avatar Forceflow commented on September 25, 2024

Have you tried doing this using the new release? @Degot

Fixed a nasty bug that had implications on several parts of the pipeline, might have magically fixed your problem as well :fingerscrossed:

from ooc_svo_builder.

Degot avatar Degot commented on September 25, 2024

Hi, now it's ok,
FYI: with -s 65536 it requires 2kk partitions for 1024 MB limit. It fails , while "freezing" OS =)

from ooc_svo_builder.

Forceflow avatar Forceflow commented on September 25, 2024

Probably too many file allocations in that case :p Which OS?

from ooc_svo_builder.

Degot avatar Degot commented on September 25, 2024

win 2k12r2

from ooc_svo_builder.

bitxue avatar bitxue commented on September 25, 2024

@Degot With '-s 65536' on powerplant model, how much disk storage did the generated SVO take up?

from ooc_svo_builder.

Forceflow avatar Forceflow commented on September 25, 2024

@bitxue : Really worst case scenario (non-sparse model, fat voxel tree with color and normals), about 8 petabyte :)

But probably a lot less (several orders of magnitude) if you're just using a simple voxel tree, and even less if you're compressing into a Directed Acyclic Graph (DAG).

from ooc_svo_builder.

Related Issues (16)

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.