Pinned Repositories
Boom.unity
Destruction effect in unity
CrossFadingLod
Cross-fading LOD shader example for Unity 5
Deform
A fully-featured deformer system for Unity.
InGameReplay
Allow you to record the transform of any objects to replay it
Moments
A quick GIF replay recorder for Unity
NoteEditor
Note editor for rhythm games.
OpenAW3D
3D Advance Wars tribute game made with Unity.
ProjectileShooting
Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.
sanity-checker
Automatically find missing references in Unity
scripts-manager-unity3d
:page_facing_up: Gives the list of scripts in the current scene with gameobject reference.
IBaaNB's Repositories
IBaaNB/ProjectileShooting
Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.
IBaaNB/scripts-manager-unity3d
:page_facing_up: Gives the list of scripts in the current scene with gameobject reference.
IBaaNB/SimpleJavaCrypter
Simple tool with GUI that can handle following tasks: file and text encryption/decryption, hash sum calculation and file checksum verifier, text encoding. Supports AES128, AES256, DES, 3DES, MD2, MD5, SHA1, SHA224, SHA256, SHA384, SHA512.
IBaaNB/unity-delaunay
A Delaunay/Voronoi library for Unity, and a simple destruction effect
IBaaNB/unity3d-runtime-debug-draw
single file debuging DrawLine/DrawText/etc that works in both Scene/Game view, also works in built PC/mobile builds.
IBaaNB/UnityEventDrawerEx
This plugin extends the UnityEventDrawer to display runtime calls in the inspector.
IBaaNB/UnityEventVisualizer
A graph editor for viewing all UnityEvents at a glance
IBaaNB/unitysizeexplorer
Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size
IBaaNB/UrFairy
C# extensions for Unity development
IBaaNB/AutoLOD
Automatic LOD generation + scene optimization
IBaaNB/bird-flocking-particles-unity-assignment
A University assignment created with Unity, including physics for bird of flocks and some particles inside a cube.
IBaaNB/ExportSceneToObj
Export scene (including objects and terrain ) or fbx to .obj file for Unity. | 导出Unity的场景或FBX到obj文件
IBaaNB/Field-of-View
IBaaNB/MoveToTrailUV
IBaaNB/NormalPainter
vertex normal editor for Unity
IBaaNB/Standard-Assets-Characters
Unity Standard Asset Controllers
IBaaNB/Trajectory-Line-Unity
A powerful trajectory line for Unity
IBaaNB/UIElementsExamples
Unity project containing examples to use UIElements in the Editor
IBaaNB/unity-editor-icons
IBaaNB/unity-solana-wallet
The First Open-Source Unity-Solana Wallet with NFT support
IBaaNB/Unity-Spring-Bone-Assistant
Helper Script to mark bones as spring bones for hair and clothes physics, using spring bones script from the Unity-chan Toon Shader repo
IBaaNB/unity-symlink-utility
A small extension that adds a menu item to add folders as symlinks in Unity.
IBaaNB/Unity3D-IconManager
A small script allowing you to set icons for GameObjects through code
IBaaNB/UnityMeshSimplifier
Mesh simplification for Unity.
IBaaNB/UnityURP-BillboardLensFlareShader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
IBaaNB/UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
IBaaNB/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
IBaaNB/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
IBaaNB/volumetric-clouds
Volumetric clouds in Unity
IBaaNB/WAYN-Editor-Extension
Packaged editor extension reusable accross projects.