🎯
Focusing
Retired AAA gamedev. Optimization / Rendering Specialist Programmer
- Everywhere
Highlights
- Pro
Pinned Loading
-
Compute exp(x) - 1 without loss of p...
Compute exp(x) - 1 without loss of precision for small values of x. example snippet from godot game code 1##
2## Compute exp(x) - 1 without loss of precision for small values of x.
3## https://www.johndcook.com/blog/cpp_expm1/
4##
5## usage for exponential smoothing in games/animation e.g.:
-
Custom class of NoiseTexture2D that ...
Custom class of NoiseTexture2D that gives an option to bake the generated noise texture. See comments for revisions and original source this is based on. 1@tool
2extends NoiseTexture2D
3class_name BakeableNoiseTexture2D
45#
-
-
Pixel-Composer
Pixel-Composer PublicForked from Ttanasart-pt/Pixel-Composer
Node base VFX editor for pixel art.
Game Maker Language
-
-
godotengine/godot
godotengine/godot PublicGodot Engine – Multi-platform 2D and 3D game engine
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.