NSprites

    Unity DOTS Sprite Rendering Package

    Language: csharp

    Author: Rodrigo Blanco (@rblanco)

    54 stars · 423 views

    Files

    • README.md (md)
    • Rendering (txt)
    • Common (txt)
    • InstancedProperty.cs (cs)
    • AddMissedRenderingComponentSystem.cs (cs)
    • RenderArchetype.cs (cs)
    • NSpritesException.cs (cs)
    • PropertiesContainer.cs (cs)
    • InstancedPropertyComponentAttribute.cs (cs)
    • PropertyUpdateMode.cs (cs)
    • DisableRenderingComponentAttribute.cs (cs)
    • NSprites.cs (cs)
    • Editor (txt)
    • NSpritesWindow.cs (cs)
    • Systems (txt)
    • SpriteRenderingSystem.cs (cs)
    • Jobs (txt)
    • MapChunkJobs.cs (cs)
    • SyncDataJobs.cs (cs)
    • Components (txt)
    • PropertyPointer.cs (cs)
    • SpriteRenderID.cs (cs)
    • RenderArchetypeStorage.cs (cs)
    • PropertyPointerChunk.cs (cs)
    • Tests (txt)
    • PropertyContainerTests.cs (cs)
    • AssemblyInfo.cs (cs)
    • Debug (txt)
    • ValidateRenderArchetypesSystem.cs (cs)
    • ValidateChunkMappingSystem.cs (cs)
    • Extensions (txt)
    • PropertyContainerDebugExtensions.cs (cs)
    • LICENSE (txt)
    • package.json (json)
    • NativeContainers (txt)
    • ReusableNativeList.cs (cs)
    • NativeCounter.cs (cs)
    • LICENSE.meta (meta)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…