ahnjinmo's Stars
oculus-samples/Unity-NorthStar
North Star is a VR showcase for Unity, demonstrating cutting-edge graphics and immersive gameplay on Meta Quest devices. Join a crew of pirates on a quest for mythic treasure, and uncover the secrets of creating exceptional visuals on Quest devices. This project showcases hand tracking, Interaction SDK, Movement SDK, and Application Spacewarp.
starikcetin/Eflatun.SceneReference
Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.
bkevelham/unity-avatar-generation
A minimal example of how to use Unity's AvatarBuilder.BuildHumanAvatar API.
yasirkula/UnityRuntimePreviewGenerator
Generate preview textures (thumbnails) for your GameObject's or materials on the fly in Unity
GarrettGunnell/Pixel-Sorting
A "real time" pixel sorter for Unity
oculus-samples/Unity-SharedSpatialAnchors
Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Meta XR Core SDK for the Unity game engine.
JeremiahPetersen/RepoToText
Turn an entire GitHub Repo into a single organized .txt file to use with LLM's (GPT-4, Claude Opus, Gemini, etc)
Unity-Technologies/SuperScience
Gems of Unity Labs for our user-base.
darktable/XRGizmos
Utility for debug drawing on devices.
media-lib/prog_lib
Facepunch/Facepunch.Steamworks
Another fucking c# Steamworks implementation
Another-Axiom/GorillaLocomotion
locomotion system used in Gorilla Tag
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
ddgun-coder/ddgun
dd도타의 모든것(서버는 없지롱)
chatgpt-prompts/ChatGPT-Midjourney-Prompt-Generator
This turns ChatGPT into a prompt generating machine that acceps only predefined inputs and responds with only predefined outputs.
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
OocoO/DoTweenClip
Unity: Custom Animation Interpreter with DoTween
Matusson/UCloth
Burst-based Unity cloth simulation
Shrimpey/UltimateOutline
The easiest way to achieve outlines in unity.
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
Tayx94/graphy
Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
Unity-Technologies/com.unity.multiplayer.samples.coop
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
oculus-samples/Unity-Decommissioned
Unity project for "Decommissioned A VR Social Deduction Showcase" on Meta Quest
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
stillwwater/UnityStyleGuide
For file structure, naming conventions and other things
AliceOfSNU/react-study
react study with a little bit of 3js
AliceOfSNU/data_structures_cpp
custom implementations of various miscellaneous data structures in c++
AliceOfSNU/VRMulti2
keijiro/AICommand
ChatGPT integration with Unity Editor
chenjd/Render-Crowd-Of-Animated-Characters
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls.