Coder Social home page Coder Social logo

Comments (8)

WazWaz avatar WazWaz commented on September 16, 2024 1

I guess it depends on the application. I my case, I want to ensure all characters are created at the start of the level - it doesn't matter if this takes 0.5 seconds, since the screen is black.

from uma.

Jaimi avatar Jaimi commented on September 16, 2024

Thanks, this has been an annoyance for some time. I'll pull it in and look at it.

from uma.

Jaimi avatar Jaimi commented on September 16, 2024

I integrated the code, but it seems like FastGeneration no longer works. If I open the crowd scene, then instead of all UMA's being generated at once, they get generated once per frame (like FastGeneration is off). Are you seeing this behavior on your system? If not, then my merge has gone wrong.

from uma.

Jaimi avatar Jaimi commented on September 16, 2024

Now that I look closer at it, there are two issues:

  1. The "hideWhileGenerating" no longer works on UMACrowd.
  2. Generation is about 25% slower when doing FastGeneration.

It's quite possible that I've messed something up since I had to hand-merge the file.
Archive.zip

Can you compare with your version. I've attached the files.

from uma.

WazWaz avatar WazWaz commented on September 16, 2024

from uma.

Jaimi avatar Jaimi commented on September 16, 2024

Master is the released version of UMA. The new development is on the UMA26 branch, and that's where I'm working.
Thanks for checking that out, I'll fix that when I get back home and run all the sample scenes, etc.

jaimi

from uma.

Joen-UnLogick avatar Joen-UnLogick commented on September 16, 2024

Just a comment on the FastGeneration.

FastGeneration allows the creation of 1 uma in 1 frame. The reason more than that wasn't supported was because it gave jitters in frame rate.

Perhaps the time is ready for giving it a time threshold instead, only problem is that that this will produce a much more uneven framerate.

from uma.

Jaimi avatar Jaimi commented on September 16, 2024

Added the ability to force all UMA to be generated in develop branch. Closed.

from uma.

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.