• Stars
    star
    41
  • Rank 665,989 (Top 14 %)
  • Language
    C#
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand that are used to build the grid, as well as another example of the usage of IJobParallelForTransform, used to move the agents.

More Repositories

1

Unity-Flocking-CPU-GPU

CPU and GPU flocking implementations in the Unity game engine. Based on Unity's ECS implementation using DOTS, presented by Mike Acton.
C#
36
star
2

Unity-URP-Shadergraph-Dissolve-Car

Unity project to test shadergraph in URP dissolving a car's body.
ShaderLab
32
star
3

Unity-Editor-PolymorphicReorderableList

Unity project where I use the SerializeReference attribute to make a custom editor with a reorderable list of polymorphic, non Unity objects.
C#
27
star
4

Unity-Raymarched-Clouds-Simple-Wave

Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.
ShaderLab
23
star
5

Unity-URP-Volumetric-Light

Unity package for versions 2022.3 and 2023. Adds support to render volumetric lighting for both the main and additional lights. Compatible with the upcoming URP render graph in 2023.3.
C#
15
star
6

Unity-AudioSpectrum-Synthwave

Audio visualization in Unity with a procedural scene with Synthwave vibes.
ShaderLab
8
star
7

Unity-Serious-game

This is a Unity project where I developed a serious game. The objective is to enhance typing skills while learning to avoid errors on how certain words are written in Spanish.
C#
7
star
8

Unity-AStarPathfinding-Visualization

Unity project showcasing A* pathfinding visualization.
C#
3
star
9

GameMaker1-TowerDefense

This is the very first videogame I did at my first year at university with GameMaker Studio 1.
Game Maker Language
1
star
10

Unity-PerlinNoise-Tool

Simple unity tool to generate and save 2D textures with perlin noise using jobs.
C#
1
star