Giter VIP home page Giter VIP logo

Comments (4)

RemiArnaud avatar RemiArnaud commented on August 26, 2024

FYI - here's what cubemap defined as 6 images looks like in collada

    <newparam sid="_3246-surface">
      <semantic>Cube</semantic>
      <surface type="CUBE">
        <init_from>_3246_0</init_from>
        <init_from face="NEGATIVE_X">_3246_1</init_from>
        <init_from face="POSITIVE_Y">_3246_2</init_from>
        <init_from face="NEGATIVE_Y">_3246_3</init_from>
        <init_from face="POSITIVE_Z">_3246_4</init_from>
        <init_from face="NEGATIVE_Z">_3246_5</init_from>
        <format>R8G8B8</format>
      </surface>
    </newparam>

Also possible to define as 1 image.
Note that this is also useful to define individual files per mip-map...
(also see the format parameter, which is quite standardized even if not
fully specified in the COLLADA spec).

from gltf.

pjcozzi avatar pjcozzi commented on August 26, 2024

I'll attach soon a JSON example here.

If you have an example, I'm happy to provide input. Or should we expect to see this as part of your larger FX work?

from gltf.

pjcozzi avatar pjcozzi commented on August 26, 2024

Is this duplicate with #40?

from gltf.

fabrobinet avatar fabrobinet commented on August 26, 2024

yes it is. closing.

from gltf.

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.