GithubHelp home page GithubHelp logo

Example 03_materials crashes about two HOT 6 OPEN

hugoam avatar hugoam commented on June 18, 2024
Example 03_materials crashes

from two.

Comments (6)

hugoam avatar hugoam commented on June 18, 2024

Hi ! This one looks like it might be a GL driver issue. There is a leftover debug line which forces OpenGL mode whereas on windows you would probably want D3D: you can comment this line to try in D3D mode: https://github.com/hugoam/mud/blob/master/src/bgfx/BgfxSystem.cpp#L68

from two.

hoelzl avatar hoelzl commented on June 18, 2024

Thanks for the quick reply. Switching to D3D does indeed solve the issue.

from two.

hugoam avatar hugoam commented on June 18, 2024

Does the crash still happen with last commit, and is it deterministic e.g crashes every time ?

from two.

hoelzl avatar hoelzl commented on June 18, 2024

The crash used to be deterministic, but with the latest commit (6ed1f1c) both OpenGL and D3d seem to work perfectly fine.

Actually, with this commit, example 14_live_gfx_visual is the only one that crashes on startup and 17_wfc crashes when I edit some values in the inspector pane. For some of the other examples the visuals seem to be not quite as intended, but the examples no longer crash or simply show black windows as they did in earlier commits, so your recent fixes have improved things considerably on my machine.

from two.

hugoam avatar hugoam commented on June 18, 2024

Great, so this was probably also due to the outdated shaders. That leaves mostly the character skinning issue or is that one fixed also ?
Yeah, I'm still working on fixing the remaining examples that are broken and the few remaining bugs, it's been a while since I went on a bug fixing spree.

from two.

hoelzl avatar hoelzl commented on June 18, 2024

Unfortunately character skinning does not yet work with OpenGL although it's no longer quite as random. I'll add more information to #12.

from two.

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.