Commit Graph

6 Commits

Author SHA1 Message Date
MayaTheShy
0e4f1ba823 feat: add future enhancements documentation for Overte to Stardust entity rendering 2025-11-09 16:55:35 -05:00
MayaTheShy
5979112fa7 feat: add quick test guide for Overte entity rendering 2025-11-09 16:53:50 -05:00
MayaTheShy
dd5367aefb feat: add comprehensive implementation documentation for Overte to Stardust entity rendering 2025-11-09 16:53:02 -05:00
MayaTheShy
34baa114f0 docs: add DIRECTORY_STRUCTURE.md to document project organization and file layout 2025-11-09 03:13:09 -05:00
MayaTheShy
70693a430a docs: update documentation structure and build scripts for clarity 2025-11-09 03:11:55 -05:00
MayaTheShy
634d226f27 Implement Overte Authentication and Add Test Entities
- Added documentation for Overte authentication implementation in `docs/OVERTE_AUTH.md`.
- Introduced new GLB files for cube and sphere primitives in `examples/primitives/`.
- Created a JSON file `examples/test_entities.json` containing sample entities for testing.
- Added a build and test script `scripts/build_and_test.sh` for streamlined building and verification of the project.
- Implemented a CI test runner script `scripts/ci-test.sh` to automate testing processes.
- Created a script `scripts/run_with_auth.sh` to facilitate running the Starworld client with Overte authentication.
2025-11-09 03:11:12 -05:00