I know that generating a sky is very resource-intensive. Every time I change the "time of day" so to say, the game stutters for like 1/4 of a second. Can I make the sky be generated in a separate thread so it doesn't lock up the main one? Also, is there a way to change the framerate of the animation player so it doesn't generate a sky so frequently?
How can I animate a procedural sky in Godot without the stutters?
540 views Asked by Tudor Szabo At
0
There are 0 answers
Related Questions in FRAME-RATE
- Java Swing Paint Performance
- Incorrect Framerate Limitation in Program
- How to set frame rate in GLFW based metal application?
- opencv 4.5.4 with StreamCam Plus not getting expected FPS
- Optimizing moving JPanels in Java Swing program
- Why FPS (frames per second) dropped after I added a 30ms delay between frames sending to client using RTC in python?
- Why is Robocode running at max 1-2FPS (with target FPS slider set to 30 FPS)?
- How to grab/capture images from usb camera with OpenCV using EmguCV at high FPS?
- Android animation Frame dropped a lot when view Layout at same time
- C++ std::this_thread::sleep_for() sleeping longer than expected for small durations
- Open camera shows correct fps but when recording the fps is different
- Is there any way to extract the actual clock (not frequency) from a monitor?
- Android FPS measuring on other apps
- Why is it inaccurate to calculate fps using setTimeout?
- Different Scene, different framerate in AS3
Related Questions in GODOT
- Godot 4 CharacterBody2D movement goes haywire on multiple instances
- Player freezes in position when swapped in for another player
- Godot 4 can't select some tiles in tileset
- How to capture viewport image in tool mode?
- Is there any better way to implement hitbox/hurtbox system in godot platformer?
- Platform with movement in godot 4.2
- How to play animations for children of AnimationNodeStateMachine in godot4.2?
- Using move_and_collide and my CharacterBody2D is moving way too fast
- Making specific part of node rotate, however appear to be pointing 90 degrees
- How to edit tiles in a Godot game?
- using gdscript procotcol buffers
- How do I detect for collisions without immediately resolving them in Godot 3D?
- List of structs in inspector Godot C#
- My system for earning cash every two minutes isn't working. Godot
- Godot 4: Changing the button font color theme override with GDScript doesn't work
Related Questions in PROCEDURAL-GENERATION
- Grid-like lines in my procedurally generated mesh
- triangle twice too big for mesh blueprint
- Misalignment issues between different LOD chunks in procedurally generated infinite world in Unity
- Using A* to Create Procedurally Generated Rooms in Processing
- Visible Grid-Lines in Perlin Noise Generation Algorithm
- How to fix seams between procedurally generated chunks in Unity?
- Why isnt my Proc Gen dungeon working correctly
- Call a function in a WindowEditor script from another script
- Algorithm for allocating multiple 2d spaces in a matrix
- Pattern fixing after procedural generation
- procedural road generation Issue
- Navigating Challenges in 3D Preview Implementation: Issues with View Updates
- High school project, procedural programming, error in the preview of the 3D generation
- How to stop .blit() from wrapping pixels across screen, or help finding an alternative that does the same?
- Issue with separating a room for generating content in Unity
Related Questions in SKYBOX
- Panorama picture to Cubemap algorithm
- Unity C#- dynamic skyboxes, get no errors but doesn't work
- Change Skybox Material Programmatically (c#)
- C++ OpenGL cubeSampler returns black
- How to make radial gradient skybox in Unity?
- Three.js: Combine materials on a single face of cube (that uses multiple materials)
- How can I load a skybox dds file into paint.NET for editing?
- Unity - Setting Skybox from script makes strange color
- Unity custom skybox like Unity skybox
- webgl skybox textures artifacts on cube edges
- Opengl Skybox Depth Buffer Hides the scene
- webgl - babylonjs skybox texture not showing
- C# - Rapidly change unity3d skybox color
- Three.js Unculled SkyBox
- Cubemap skybox in Shader Graph
Related Questions in SKY
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)