pablothedolphin / DOTS-Point-CloudsView external linksLinks
A Unity Package which provides ECS IComponentData types for storing point cloud data and a ComponentSystem for writing that data to a render texture via compute shader for the VFX graph to render the point cloud.
☆47Oct 5, 2019Updated 6 years ago
Alternatives and similar repositories for DOTS-Point-Clouds
Users that are interested in DOTS-Point-Clouds are comparing it to the libraries listed below
Sorting:
- An experiment to write a faster/native version of SveltoECS's FasterDictionary☆17Apr 17, 2019Updated 6 years ago
- Learning ECS - 100k Cubes in Phyllotaxis pattern☆20Jun 28, 2019Updated 6 years ago
- A job-based tween library for Unity☆49Jun 19, 2019Updated 6 years ago
- DOTS Samples and ongoing research within the Unity Discord DOTS community☆37Aug 10, 2020Updated 5 years ago
- Package for implementing custom entity component inspectors.☆16Jan 24, 2022Updated 4 years ago
- ☆16Nov 20, 2019Updated 6 years ago
- Hybrid Unity ECS benchmark against classic GameObject Update☆12Dec 12, 2019Updated 6 years ago
- ☆17Jul 3, 2021Updated 4 years ago
- A little fix for the directional shadows with msaa enabled in Unity3d.☆12Aug 12, 2018Updated 7 years ago
- A planning tool for Unity inside the editor. (with UPM package support)☆14Jul 11, 2021Updated 4 years ago
- 【Unity】Scene View のカメラの位置と角度をシーンのメインカメラに同期させるエディタ拡張☆13Sep 19, 2020Updated 5 years ago
- Recreate the Movement System of Titanfall as a 3D First Person Platformer in Unity 3D☆23Apr 26, 2019Updated 6 years ago
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆74Feb 12, 2023Updated 3 years ago
- Compile a c# project to a internal accessible dll (for Unity)☆23Oct 6, 2020Updated 5 years ago
- Investigation into different Unity rendering approaches with an eye on performance☆27Oct 20, 2017Updated 8 years ago
- A custom editor tool for unity that allows you to move transforms relative to the scene camera☆10May 19, 2021Updated 4 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Feb 7, 2020Updated 6 years ago
- UnityのTimeline上でのイベント☆15Apr 15, 2019Updated 6 years ago
- For Unity3D: Use JobSystem to combine meshes asynchronously.☆13Sep 26, 2019Updated 6 years ago
- ☆11Sep 26, 2019Updated 6 years ago
- Task extensions for Unity3d.☆10Oct 1, 2020Updated 5 years ago
- A Unity node editor for creating Immediate mode UIs☆78Sep 21, 2019Updated 6 years ago
- An example showing the how ECS Events package can be utilized in a game.☆19Jul 19, 2020Updated 5 years ago
- Use ECS and JobSystem to simulate billions unit on mobile platform.☆14Jun 20, 2018Updated 7 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Dec 30, 2020Updated 5 years ago
- Procedural Terrain Generation using CPU workflow based on ECS, focused on performance☆100Apr 12, 2019Updated 6 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆41Mar 5, 2019Updated 6 years ago
- ☆20Jul 29, 2018Updated 7 years ago
- Minimalist simplex library☆48May 16, 2022Updated 3 years ago
- This extension helps out people who suffer from Unity's poor UX.☆18Jun 29, 2021Updated 4 years ago
- Self-updating Areas enum for NavMesh in Unity☆15Apr 18, 2021Updated 4 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Jan 6, 2024Updated 2 years ago
- Use Transform systems and Hybrid Renderer to render pre-generated meshes of glyphs.☆29Feb 18, 2020Updated 5 years ago
- Generate VAT, NormalTex, Material, and Prefab from animated model.☆22Jul 1, 2025Updated 7 months ago
- ☆16Dec 3, 2020Updated 5 years ago
- Creating Shaders (via code and Shader Graph) in Unity 2019☆71May 21, 2019Updated 6 years ago
- An event system for Unity's data oriented design framework.☆26Sep 5, 2020Updated 5 years ago
- An Octree Native Collection for Unity DOTS☆194Apr 13, 2021Updated 4 years ago
- Unity SphereNavigation☆21Nov 17, 2019Updated 6 years ago