Godot Version
Godot 4
Question
What do you think is the most useful application of sin cos and/or tan in game development (godot 4)
Godot 4
What do you think is the most useful application of sin cos and/or tan in game development (godot 4)
Shaders
Trigonometric functions are of great importance for 3D rendering and transformations, but since Godot does most of this work for you, there’s no need to use them directly. However, they can be used to create great effects with shaders.