Code Monkey home page Code Monkey logo

Comments (4)

michaliskambi avatar michaliskambi commented on June 1, 2024 1

Fixed (in commit castle-engine/castle-engine@e6d96db ). It was broken for older GPUs (where we have to use an older "fixed-function" pipeline for rendering), it was working on new GPUs so I didn't notice this regression.

Thanks for testing!

The new version should be on http://michalis.ii.uni.wroc.pl/view3dscene-snapshots/ in ~15 minutes.

BTW, note that there have been some changes in how we treat Material diffuse and emissive. In short, it is now more correct, with respect to the X3D 3 specification. See https://castle-engine.io/wp/2020/03/07/physically-based-rendering-and-lots-of-other-lighting-materials-upgrades-in-castle-game-engine-and-x3d-4-0/ , section Backward compatibility. Of course it was never intended to break the working of Material.emissiveColor :)

As for glTF: This is a work in progress. Both PBR materials and animations will be optimized in the future. Please feel free to report bugs/slowness on particular glTF models, as separate tickets.

from view3dscene.

michaliskambi avatar michaliskambi commented on June 1, 2024 1

@elmkni I've been doing lots of improvements and optimizations to glTF lately (see recent news https://castle-engine.io/wp/ ). In effect the Bee model, that you linked above, now correctly opens, with texture, and it animates with 60 FPS :)

It can be already tested with latest view3dscene on https://michalis.ii.uni.wroc.pl/view3dscene-snapshots/ .

Note that it doesn't (yet) look exactly like it should -- because it uses PBR specular-glossiness parameters, and doesn't contain PBR metallic-roughness parameters. We support it only partially. A warning about it is done. For now, one should provide materials using PBR metallic-roughness parameters, which is part of glTF 2.0 specification (PBR specular-glossiness is only an extension).

from view3dscene.

elmkni avatar elmkni commented on June 1, 2024

Hi Michalis,

I have tested view3dscene-3.18.0-win64-x86_64.zip - 2020-04-02 12:48 and everything is OK now!

Thanks a lot for the quick respond and fix!

With best regards,

Elmar

from view3dscene.

elmkni avatar elmkni commented on June 1, 2024

Hi Michalis,

it's me Elmar.

Sorry for the late response, I had not checked my emails for some time, so that I overlooked your message, but I already have tested the latest (3.19.0-win64) version of View3DScene and indeed
the bee now has a texture and moves really fast and smooth!

Thanks very much -- View3DScene is great!

Elmar

from view3dscene.

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.