gamedevelopment topic
smol
Uma game engine desenvolvida ao longo de uma série de vídeos do canal https://www.youtube.com/gamedevlog
Match_3D
Match_3D Game Mechanic
line-renderer-bezier-path
In this tutorial repository you will learn how to make an Editor script that will allow you to smooth a Line Renderer with Bezier Curves.
blocky-world-editor
3d Tilemap Editor for Unity
Cube_Surfer_Mechanic
Cube Surfer Mechanic
godot_orbit_controls
Orbit Controls for the Godot Engine based on three.js Orbit Controls
ps1-graphics-demo
PlayStation 1 3D graphics Demo
surface-manager
Create and use a ScriptableObject-based Surface Management system for your game!
bullet-impacts
In this tutorial you will learn how to create a basic RigidBody Bullet that on impact, will have a particle system play at the impact location based on the material of the object the bullet collides w...
raycast-bullet-trails
Learn how to add bullet trails (aka "tracers") to your hitscan weapons. In this tutorial repository you'll learn how to implement a hitscan gun that makes bullet impact effects, has bullet trails, and...