Giter Site home page Giter Site logo

colladaogreimporter's People

Contributors

jefftrull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ogrecave

colladaogreimporter's Issues

multiple transformations not supported

@Nidhin009 commented on another issue:

I created a cube in blender. I exported it as a dae file. And imported in my application using ColladaOgre importer. It says as below

COLLADA WARNING: Scene node has 5 transformations - we only handle 0 or 1
COLLADA WARNING: Scene node has 5 transformations - we only handle 0 or 1

And nothing is visible in the scene.

According to the COLLADA spec multiple transformations should be handled by applying them in sequence, in "post order", whatever that means. It shouldn't be too hard to implement.

Bad rodent rendering

this model has an issue where the root scenenode seems to have no instantiated geometries below it. It does have an "instancecontroller", though, which I think I have not supported.

There is also an issue with URIs of the form "file:///..." which are not understood.

Warnings and a "bad" looking render

@Nidhin009 reports (via email) that this model looks bad - specifically the textures do, and I concur. Also the conversion produces a number of warning messages like:

Could not find effect 14216376763747914595 in storage (x12)

and

Geometry instance with object id 8359456016315925126 is NOT a mesh we know about (x2)

add limited support for <polylist>

Currently only triangles and lines are supported. However, it should be possible to support polylist primitives that happen to be all triangles, i.e. the <vcount> data is all 3's. Such is the case in at least one model I found online.

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.