A Marching Cubes Voxel project for the Unity Engine with Flood Fill Lighting. Height Map Based Texture Blending and Biome Generation.
Topic: burst 2,619 repos
data as of 25.09.2026Unity project demonstrating 2D and 3D intersection tests
DeepGesture Unity
A small game prototype we were challanged to make as a group in under 24 hours
A Unity-based car simulation project for university research. designed to evaluate the advantages of Adaptive Cruise Control (ACC) in two driving scenarios. The simulation collects data and user experiences from a small group of participants.
This is a 3D game created with Unreal Engine 4 for the university. you can see the pdf where explain the process
Pong Ai project for AI
ECS & Dots project about spaceships that fire tons of projectiles. Included self made binary serializer. a 3D pathfinding algorithm and AI based on steering behaviours. Project doesn't work because it's missing Assetstore Packages I cannot put in a public repository. If you want the full project. contact me through the attached website.
VR gardening / farming game
ECS 시스템을 정리한 GitHub입니다.
Slommy Studios | 4th Year Capstone
Various systems and helpers that I use throughout a number of my code bases. Most of this is currently undocumented.
2023-1 Project
VR lab simulator
Indirect Space Fleet Command
Unity에서 ECS(DOTS)를 활용한 Enemy Detect System 구현
Test of Unity.NetCode. Unity.Animation. Unity.Entities. Unity.NavMeshQuery. etc
A DOTS / ECS Demonstration capable of rendering hundreds of thousands of Objects
This is something cool
A tool for creating 3D particle effects from 2D video input in Unity
A VR Metroidvania game written in Unity and targeting Oculus Quest 2
VR Game Tutorial by Valem Tutorials
Jump Point Search implementation for Unity
Unity's Karting Microgame inspired in Megaman
XR Hack: 3D Gaussian Splat XR Editor
Unity ECS DOTS Swarm Intelligence
Simple Unity demo scene using Job system and Burst compiler
Multi-threaded combat system made by Christian Kendall (GingerKendall) @WDIBStudios
A VR piano learning platform that combines MediaPipe hand tracking with Unity3D physics simulation. featuring real-time hand visualization and asynchronous data streaming between Android and VR clients through a hybrid TCP/UDP server architecture.
A high-performance Object Pool system specifically designed for use with Unity. It utilizes a sparse set. allowing for fast operations on the pooled data. even with very large pool sizes.
This project is a deep dive into boids simulation. brought to life in Unity using the Job System. Burst Compiler. and QuadTree spatial partitioning.
Simplified version of Dodge the Bullet for Tutorial
CNU hci project
Streamer Vs Chat is a game made for streamers to play against your chat.
3D SPH Fluid Simulation in Unity
project-1-cole-m created by GitHub Classroom
ECSでライフゲームを実装してみた
메타렌즈2 빌드 방법 및 에러로그
Final-year AI programming project exploring machine learning in games. Implements behavioural cloning with Unity ML-Agents to train racing AI from player demonstrations.
This is a plugin-like application that you can include in your project to record various metrics as a user interacts with your application. This data can then be used for usability analysis to determine where the user encountered hinderances to successfully performing a task.
Behaviour tree for Unity ECS/DOTS.