InVisionAR / InVisionAR/ar-app

Make simulations modular

Open
#5 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
ShaderLab
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Make simulations generatable with JSON or YAML files. I.e., the JSON/YAML file will specify what static objects to have(i.e., what shape), with what dimensions, in what location, with what coeff. of static and dynamic friction; and also specify the shape, dimensions, mass, coeff. of static and dynamic friction of any dynamic objects. When the scene loads, it should first read the JSON/YAML file and generate the scene.

When working on this, you are also responsible for creating a schema in JSON/YAML. You must also carry out JSON/YAML Schema validation when loading any JSON/YAML file as a level.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.