Pinned Repositories
Unity-AudioSpectrum-Synthwave
Audio visualization in Unity with a procedural scene with Synthwave vibes.
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.
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.
Unity-Pathfinding-Jobs-StressTest
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.
Unity-Raymarched-Clouds-Simple-Wave
Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.
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.
Unity-URP-Outline
A Unity package that includes a outline render feature for Unity 6 URP and rendergraph. Integrated with URP volume system. Perfect for fast prototyping.
Unity-URP-Shadergraph-Dissolve-Car
Unity project to test shadergraph in URP dissolving a car's body.
Unity-URP-Volumetric-Light
Unity package for versions 2022.3 and Unity 6. Adds support to render volumetric lighting for both the main and additional lights in URP. Compatible with URP render graph in Unity 6.
URP-Camera-Fade
Render feature to fade the camera color to or from a color. Requires Unity 2022.3 or higher. Unity 6 supports RG and compatibility mode.
CristianQiu's Repositories
CristianQiu/Unity-URP-Volumetric-Light
Unity package for versions 2022.3 and Unity 6. Adds support to render volumetric lighting for both the main and additional lights in URP. Compatible with URP render graph in Unity 6.
CristianQiu/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.
CristianQiu/Unity-URP-Outline
A Unity package that includes a outline render feature for Unity 6 URP and rendergraph. Integrated with URP volume system. Perfect for fast prototyping.
CristianQiu/Unity-Pathfinding-Jobs-StressTest
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.
CristianQiu/Unity-URP-Shadergraph-Dissolve-Car
Unity project to test shadergraph in URP dissolving a car's body.
CristianQiu/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.
CristianQiu/Unity-Raymarched-Clouds-Simple-Wave
Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.
CristianQiu/Unity-AudioSpectrum-Synthwave
Audio visualization in Unity with a procedural scene with Synthwave vibes.
CristianQiu/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.
CristianQiu/URP-Camera-Fade
Render feature to fade the camera color to or from a color. Requires Unity 2022.3 or higher. Unity 6 supports RG and compatibility mode.
CristianQiu/Unity-AStarPathfinding-Visualization
Unity project showcasing A* pathfinding visualization.
CristianQiu/Unity-PerlinNoise-Tool
Simple unity tool to generate and save 2D textures with perlin noise using jobs.
CristianQiu/GameMaker1-TowerDefense
This is the very first videogame I did at my first year at university with GameMaker Studio 1.
CristianQiu/web
CristianQiu/CristianQiu
CristianQiu/Classic-Sponza
Unity remaster of the classic Sponza scene.
CristianQiu/Unity-Packages-Gifs
Repository to store the gifs from other repositories, mainly those used for Unity packages.