Skip to content

rayference/dreams-scenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DREAMS scene loader

This project contains the scene loading code for the 3DREAMS project.

Development installation

  • Make sure you have uv installed.
  • Sync the project virtual environment: uv sync --dev --all-extras.
  • Optionally, activate the project virtual environment.