Pinned Repositories
AI-Avoidance
iNav avoidance using a neural net
AI-Influence-Map-using-COMPUTE-SHADER-and-ASYNC
AI - Influence map using a compute shader and async gpu readback
arduino-esp32
Arduino core for the ESP32
CoACD
[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
eSPI_sprite_speed_draw
draw to sprite
HierarachyReferenceVisualizer
A reference visualizer in the hierarchy view.
Learning-AI
M5-Signal-Multimeter
Displays THD, FFT, Oscillo of a signal
nexstar_gps
Branch of NexStar GPS Arduino code with improved serial interface and GNSS support.
laurentopia's Repositories
laurentopia/AI-Influence-Map-using-COMPUTE-SHADER-and-ASYNC
AI - Influence map using a compute shader and async gpu readback
laurentopia/AI-Avoidance
iNav avoidance using a neural net
laurentopia/Learning-AI
laurentopia/CoACD
[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
laurentopia/HierarachyReferenceVisualizer
A reference visualizer in the hierarchy view.
laurentopia/M5-Signal-Multimeter
Displays THD, FFT, Oscillo of a signal
laurentopia/arduino-esp32
Arduino core for the ESP32
laurentopia/eSPI_sprite_speed_draw
draw to sprite
laurentopia/nexstar_gps
Branch of NexStar GPS Arduino code with improved serial interface and GNSS support.
laurentopia/betaflight
Open Source Flight Controller Firmware
laurentopia/Entitas-init-from-a-scene
An example of how to initialize a scene easily from a scene. Good for level designers.
laurentopia/GPUAnimator-Graph-Edition
Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)
laurentopia/inav
INAV: Navigation-enabled flight control software
laurentopia/Indirect-Rendering-With-Compute-Shaders
An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion culling and LOD'ing.
laurentopia/Mailspring-Theme-Starter
A starting point for creating your own custom Mailspring themes!
laurentopia/Maix_Toolbox
Maix Toolbox: Collections of model scripts
laurentopia/Poly-Count-in-the-Scene-View
Shows the selection's polycount min/max, taking into account LOD groups as well as active/enable bool
laurentopia/SaintsField
A Unity Inspector extension tool focusing on script fields inspector enhancement
laurentopia/simple-light-probe-placer
Simple Light Probe Placer
laurentopia/unity-procedural-animation
A procedural animation movement system made for bugs and other spider-like creatures
laurentopia/UnityTimelineEvents
Adds ability to execute arbitrary code, with int, bool, float, string and enum values, at both runtime and edit time, from Unity timelines.
laurentopia/VAT-mono
laurentopia/VertexAnimation
Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
laurentopia/VHACD-Unity
Unity implementation of V-HACD. Creates accurate convex colliders with correctly wrapped concave segments.
laurentopia/VolumetricLights
Volumetric Lights for Unity
laurentopia/wavy-grass-ASE