Code Monkey home page Code Monkey logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
Yeah, I need to really figure out a good way to deal with metadata v. data. I'm 
thinking of having a JSON header at the beginning of the model that gets 
extracted. Or coming up with a container format that's otherwise JS-friendly.

Original comment by wonchun on 13 Aug 2011 at 7:55

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
Oh, and really, things like the bit-allocation should be user-driven. This is 
definitely related to the texcoord issue.

Original comment by wonchun on 13 Aug 2011 at 8:15

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024

Original comment by wonchun on 13 Aug 2011 at 8:30

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024

Original comment by wonchun on 14 Aug 2011 at 5:43

  • Added labels: Priority-Critical

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024

Original comment by wonchun on 18 Aug 2011 at 3:45

  • Changed state: Started

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
Issue 19 has been merged into this issue.

Original comment by wonchun on 5 Sep 2011 at 9:46

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
[deleted comment]

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
So there are larger issues about what the _right_ thing to do is, but the 
_quick_ thing is to just dump out some JSON. That should be pretty easy to do 
(so easy, you can do it yourself if you don't want to wait for me).

Stagedown, also please check the existing issues before you post a new one, and 
try to keep the content of your posts content-full.

Original comment by wonchun on 5 Sep 2011 at 10:14

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
It is not ideal, but r31 helps the situation by dumping some useful JSON to 
stdout. Check the change description for more details on how to use the JSON to 
reconstruct the original scale and position of the source mesh.

Original comment by wonchun on 6 Sep 2011 at 12:26

  • Added labels: Priority-High
  • Removed labels: Priority-Critical

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
That's really not ideal solution. Did you plan to improve situation and make 
coordinates support builded into models?

And how we can use this json? I don't mean "subtracting" or "multiplying", we 
read this in revision log message, i mean practically, how we can apply this 
json to converted models?

Original comment by [email protected] on 6 Sep 2011 at 8:26

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
I know it isn't ideal, but something is better than nothing, I hope! Here's a 
quick suggestion; some variant might work better. You can collect all the JSON 
output for each mesh into a dict, where the key is the URL. Then your loader 
goes through all the URLs, and applies the offset/scale transform either to the 
attributes themselves or to a matrix transform.

And yeah, I definitely plan on doing something better. I just need to figure 
out _what_. If you have suggestions, please contribute.

Original comment by wonchun on 6 Sep 2011 at 5:27

from webgl-loader.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 27, 2024
This issue was closed by revision r56.

Original comment by wonchun on 11 Oct 2011 at 10:36

  • Changed state: Fixed

from webgl-loader.

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.