-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a9a656
commit 173f8e0
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
_This is an early alpha version, but it works!_ | ||
*** | ||
Here begin the science, | ||
# System of Units | ||
<p align="center"> | ||
<img src="https://sou.lambelet.net/img/SI-Units.png" width="240"> | ||
<p> | ||
|
||
## Description | ||
|
||
> **An Open Source and Free VR application to understand the seven fundamental units in physics, and more...** | ||
### Seven units to rediscover | ||
Ampere, Candela, Kelvin, Kilo, Meter, Mole, Second where "definitly" redefined in 2019 to use universal constants as references. Learn the link between these units and nature. | ||
|
||
<p align="center"> | ||
<img src="https://sou.lambelet.net/img/kibble.png" width="240"><br> | ||
<sub><i>The Kibble balance is used to define the kilogram.</i></sub> | ||
<p> | ||
|
||
### A scale simulator | ||
Have fun with our simulator and travel from the infinitely small to the infinitely large by zooming in powers of ten. | ||
|
||
<p align="center"> | ||
<img src="https://sou.lambelet.net/img/Ant-basketball.jpeg" width="240"><br> | ||
<sub><i>Ant's point of view</i></sub> | ||
</p> | ||
|
||
|
||
## General informations | ||
|
||
|
||
### Where to find us ? | ||
Here, and **soon** on the following stores : | ||
* Steam, | ||
* Oculus store. | ||
|
||
|
||
### How to participate ? | ||
We need help for the following tasks : | ||
* **Translations and text corrections.**<br>The application is actualy translated (english, french). The more languages the better it is. | ||
* **Create mesh items for the scale simulator.**<br>Any knowledge how to blend ? | ||
* **Develop the application**<br>System of Units is build on Unreal 5 engine mostly with blueprints and some C++. | ||
|
||
|
||
### Sources | ||
* https://www.bipm.org/ | ||
* https://en.wikipedia.org/ | ||
* https://www.nasa.gov/ | ||
|
||
|
||
|
||
### Disclaimer | ||
Dear Scientists,<br> | ||
Don't be angry with our application if there are some mistakes, contact us ! | ||
:-) | ||
|
||
|
||
|
||
### Licenses | ||
SystemOfUnits : CC BY-NC-ND 4.0<br> | ||
Unreal Engine : https://www.unrealengine.com/en-US/eula/unreal |