Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 496 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 496 Bytes

@threejs/elements

Repository with simple 3D elements.


Sample folder structure

  • src
    • elements
      • architecture
        • buildings
          • basic // style
            • home
              • modules
                • door.model.ts
                • index.ts
              • home.model.ts
              • index.ts
            • garage
              • garage.model.ts
              • index.ts
      • nature
        • ...
      • animals
        • ...
      • characters
        • ...
      • vehicles
        • ...