Pinned Repositories
GraphicsDraw
Unity Graphics Draw API wrapper for both play and edit mode
Sphere-3d-Surface-Packing
Sphere 3d Surface Packing on any mesh in unity
unity-application-spacewarp
Template unity project preconfigured with ASW for the Oculus Quest 1 & 2 using a custom render pipeline
Unity-Lightmap-Prefab-Baker
Unity Light Map Prefab Baker
Unity-Procedural-Sound-Generation
Experimenting with procedural sound generation with in Unity3D
Unity-Scene-Picker
Load all project scenes in runtime - useful for testing and prototyping on mobile - single file to rule them all
UnityEditorIcons
Build in unity editor icons
UnityGraphs
Visual graphs tool for unity editor
UnityQuickDraw
Draw shapes (circle,line,arrow) with one line of code in Unity
nukadelic's Repositories
nukadelic/UnityEditorIcons
Build in unity editor icons
nukadelic/Unity-Lightmap-Prefab-Baker
Unity Light Map Prefab Baker
nukadelic/UnityGraphs
Visual graphs tool for unity editor
nukadelic/unity-application-spacewarp
Template unity project preconfigured with ASW for the Oculus Quest 1 & 2 using a custom render pipeline
nukadelic/GraphicsDraw
Unity Graphics Draw API wrapper for both play and edit mode
nukadelic/UnityQuickDraw
Draw shapes (circle,line,arrow) with one line of code in Unity
nukadelic/Unity-Scene-Picker
Load all project scenes in runtime - useful for testing and prototyping on mobile - single file to rule them all
nukadelic/Sphere-3d-Surface-Packing
Sphere 3d Surface Packing on any mesh in unity
nukadelic/Unity-Procedural-Sound-Generation
Experimenting with procedural sound generation with in Unity3D
nukadelic/ProximityDither
Distance based fader - a unity opaque shader using dither to fake transparency using alpha clipping
nukadelic/SceneShortcutSwapper
Quickly open unity scenes using a keyboard shortcut
nukadelic/AnimationDataExtractor
Extract Unity Aniamtion Clip curve data to an asset that can be accessed and edited in runtime
nukadelic/AnimationTextureBaker
Bake vertex data to texture
nukadelic/UnityGit
collection of common scripts and shaders for unity
nukadelic/raymarching-sandbox
Unity raymarching sandbox shaders in Cg
nukadelic/RemoteJsonImageViewer
Unity Remote Json Image Viewer ( PNG + SVG )
nukadelic/CheatSheet
My public notebooks
nukadelic/MarchingCubesBurst
smooth marching cubes algorithm running on the unity engine with a burst compiler + multi threading
nukadelic/Unity-XR-Controllers
nukadelic/blender_bpy_scripting
Collection of blender scripts
nukadelic/mlagents-sdk-0-14-1
unity machine learning sdk - upm package for version 0.14.1
nukadelic/MLAgentsTemplate
Latest Unity ML-Agents standalone template
nukadelic/Solar-System
Simple solar system experiment
nukadelic/Unity-Cardboard
nukadelic/UnityCheatSheet
Unity3D Cheat Sheet
nukadelic/spooky-vr-jam-2020
Spooky VR Jam
nukadelic/OpenXRFrustumAdjust
For canted headsets like Pimax, calculate proper culling matrix to avoid objects being culled too early at far edges in Unity. Prevents objects popping in and out of view
nukadelic/PokerAR
nukadelic/Unity-Graphics
Unity Graphics - Including Scriptable Render Pipeline
nukadelic/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP