Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scene loader #20

Open
Bartanakin opened this issue Nov 9, 2024 · 0 comments
Open

Scene loader #20

Bartanakin opened this issue Nov 9, 2024 · 0 comments
Labels
Medium Scale of knowledge of the project requirement Sandbox Update of the Sandbox project Time-demanding Scale of workload requirement

Comments

@Bartanakin
Copy link
Owner

Now, all the scene configuration remain at the Sandbox constructor body. Every time a new test configuration is required the previous one is commented. In this issue we want to add a mechanism that stores all the scene configurations and loads each by one call.

Best if the call was compilation-independent, I mean there is a parameter in program execution line that tells which configuration is to be applied during generation of the scene.

@Bartanakin Bartanakin added Medium Scale of knowledge of the project requirement Time-demanding Scale of workload requirement Sandbox Update of the Sandbox project labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Scale of knowledge of the project requirement Sandbox Update of the Sandbox project Time-demanding Scale of workload requirement
Projects
None yet
Development

No branches or pull requests

1 participant