Skip to content

Rindler coordinates and space-time embedded quantum computer simulation #15

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

Open
wants to merge 1,167 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1167 commits
Select commit Hold shift + click to select a range
1681a9c
Fix WorldToOptical() util
WrathfulSpatula Aug 25, 2021
c571c7c
Remove blank line
WrathfulSpatula Aug 25, 2021
c72045b
ResetCenterOfMass() and ResetInertiaTensor()
WrathfulSpatula Aug 25, 2021
056ca81
Refactor UpdateMeshCollider()
WrathfulSpatula Aug 25, 2021
a4b7cc0
Refactor UpdateMeshCollider()
WrathfulSpatula Aug 25, 2021
d690150
Refactor reference truthy/falsey checks
WrathfulSpatula Aug 25, 2021
5410291
Update shaders for ConformalMap
WrathfulSpatula Aug 25, 2021
90e75d0
Fix null ref
WrathfulSpatula Aug 25, 2021
3ba03ab
Inverse boost Rindler component of metric (back to world coordinates)
WrathfulSpatula Aug 25, 2021
dee956e
Improved physics simulation stability
WrathfulSpatula Aug 25, 2021
0ab5ad8
Maximum friction combine
WrathfulSpatula Aug 25, 2021
aab3b98
Fix friction combine
WrathfulSpatula Aug 25, 2021
77113ad
Debugging (qualitatively plausible match to expectation)
WrathfulSpatula Aug 26, 2021
06432eb
Fix sign flip (collision is a problem)
WrathfulSpatula Aug 26, 2021
b89ed77
Collision soften factor (not rigorous)
WrathfulSpatula Aug 26, 2021
3d52511
Debug last commit
WrathfulSpatula Aug 26, 2021
f5d1c95
Debugging isMonopoleAccel
WrathfulSpatula Aug 26, 2021
dcd9582
Experimenting with monopole scene
WrathfulSpatula Aug 25, 2021
5c3ea54
Adjust collision softening
WrathfulSpatula Aug 26, 2021
3b18e99
Temperature getter/setter
WrathfulSpatula Aug 26, 2021
46cffd3
Upstream merge (#64)
WrathfulSpatula Aug 26, 2021
7d4563c
Add "comoveViaAcceleration"
WrathfulSpatula Aug 27, 2021
6222a84
Update scenes for comoveViaAcceleration
WrathfulSpatula Aug 27, 2021
b2dc50f
Safety check (disables potential for RO monopole mass evaporation, by…
WrathfulSpatula Aug 27, 2021
1148997
"Real constants" ROs radiate out all monopole excitation
WrathfulSpatula Aug 27, 2021
69af204
Fix exception
WrathfulSpatula Aug 27, 2021
18c376d
Maintain exact gravity background temperature
WrathfulSpatula Aug 27, 2021
9601dce
Don't overshoot monopole radiation past ground state
WrathfulSpatula Aug 27, 2021
2da5a1f
Add monopoleAccelerationSoften to player controller
WrathfulSpatula Aug 27, 2021
2c65013
Merge https://github.com/MITGameLab/OpenRelativity
WrathfulSpatula Aug 27, 2021
8eeaa4c
Merge branch 'master' of https://github.com/vm6502q/OpenRelativity
WrathfulSpatula Aug 27, 2021
712dfa4
Debugging with real_constants scene
WrathfulSpatula Aug 27, 2021
e38ee85
Fix intrinsicMetric bug, passing to shader
WrathfulSpatula Aug 27, 2021
5c1b6f6
No MeshCollider cooking
WrathfulSpatula Aug 27, 2021
b4998c6
Fix player monopole acceleration soften
WrathfulSpatula Aug 27, 2021
684c157
"Stable" monopole scene :smile:
WrathfulSpatula Aug 27, 2021
b8a80a6
"Very stable" monopole scene :+1:
WrathfulSpatula Aug 27, 2021
6ce2de0
Update README.md
WrathfulSpatula Aug 27, 2021
78b9085
Update README.md
WrathfulSpatula Aug 27, 2021
804bfb8
Update README.md
WrathfulSpatula Aug 27, 2021
dd0f639
Update README.md
WrathfulSpatula Aug 27, 2021
d768800
Update README.md
WrathfulSpatula Aug 27, 2021
a7411b1
Update README.md
WrathfulSpatula Aug 27, 2021
0270468
Update README.md
WrathfulSpatula Aug 27, 2021
b5e1d17
Update README.md
WrathfulSpatula Aug 27, 2021
e083c79
Update README.md
WrathfulSpatula Aug 27, 2021
a14c20d
Debug null ref
WrathfulSpatula Aug 27, 2021
2b09ba7
Empirical bounciness correction
WrathfulSpatula Aug 28, 2021
fb5b454
Squash binary data (#67)
WrathfulSpatula Mar 10, 2023
5a3f964
Prefer system install of Qrack (available from Qrack releases)
WrathfulSpatula Mar 10, 2023
8f29a50
Update Qrack (v8.2.2)
WrathfulSpatula Mar 19, 2023
77bdee2
Update Qrack mobile plugins
WrathfulSpatula Apr 1, 2023
6d1fbce
Add fidelity methods for Qrack
WrathfulSpatula Apr 2, 2023
66d798b
Upgrade Qrack mobile plugins (PyQrack v1.5.2)
WrathfulSpatula Apr 2, 2023
6b021c2
Add approximation level option to QuantumSystem
WrathfulSpatula Apr 4, 2023
aa6c3ee
Improve ApproximationLevel
WrathfulSpatula Apr 4, 2023
f8cb02a
SetSdrp() support
WrathfulSpatula Apr 4, 2023
adadb41
Update Qrack mobile plugin (Qrack v8.4.0)
WrathfulSpatula Apr 4, 2023
d28fc69
Refactor GameState public variables
WrathfulSpatula Apr 5, 2023
94d297b
Update mobile plugin (Qrack v8.5.0)
WrathfulSpatula Apr 6, 2023
517a8d2
Update mobile plugins (Qrack v8.5.1)
WrathfulSpatula Apr 7, 2023
582c295
Update mobile plugin (Qrack v8.6.0)
WrathfulSpatula Apr 29, 2023
ae57160
Fix meta
WrathfulSpatula Apr 28, 2023
ab528bf
Update mobile plugin (Qrack v8.7.0)
WrathfulSpatula May 1, 2023
c06ee80
Update mobile plugin (Qrack v8.8.2)
WrathfulSpatula May 4, 2023
75017d9
Update mobile plugin (Qrack v8.8.3)
WrathfulSpatula May 8, 2023
331d1a9
Update mobile plugin (Qrack v8.9.0)
WrathfulSpatula May 12, 2023
5e55651
Update mobile plugins (Qrack v8.9.1)
WrathfulSpatula May 12, 2023
873f270
Update mobile plugins (Qrack v8.9.2)
WrathfulSpatula May 14, 2023
8aa645c
Upgrade mobile plugins (Qrack v8.9.3)
WrathfulSpatula May 16, 2023
d842d49
Update mobile plugins (Qrack v8.9.4)
WrathfulSpatula May 17, 2023
5233f65
Update mobile plugins (Qrack v8.9.5)
WrathfulSpatula May 18, 2023
ec9f714
Update mobiile plugins (Qrack v8.10.0)
WrathfulSpatula May 19, 2023
e15cc7f
Update mobile plugins (Qrack v8.10.1)
WrathfulSpatula May 21, 2023
7f184c6
Update mobile plugin (Qrack v8.10.2)
WrathfulSpatula May 25, 2023
dbbcb84
Update mobile plugins (Qrack v8.11.0)
WrathfulSpatula May 28, 2023
92e5908
Update mobile plugins (Qrack v8.11.1)
WrathfulSpatula May 29, 2023
9b8caea
Update mobile plugins (Qrack v8.11.3)
WrathfulSpatula Jun 1, 2023
fadce73
Update mobile plugin (Qrack v8.11.4)
WrathfulSpatula Jun 3, 2023
bc92a45
Update mobile plugins (Qrack v8.12.0)
WrathfulSpatula Jun 14, 2023
ea8bb87
Update mobile plugins (Qrack v8.12.2)
WrathfulSpatula Jun 17, 2023
dccbd66
Update mobile plugins (Qrack v8.13.0)
WrathfulSpatula Jun 17, 2023
11aa196
Update mobile plugin (Qrack v8.13.1)
WrathfulSpatula Jun 22, 2023
bb37995
Update mobile plugins (Qrack v8.13.3)
WrathfulSpatula Jul 1, 2023
c1fe295
Fix monopole.unity
WrathfulSpatula Jul 4, 2023
b7ce57e
Update mobile plugins (Qrack v8.14.0)
WrathfulSpatula Jul 9, 2023
9c5ffc7
Update mobile plugins (Qrack v8.14.1)
WrathfulSpatula Jul 10, 2023
0a5db50
Update mobile plugins (Qrack v8.15.0)
WrathfulSpatula Jul 16, 2023
c00646e
Update mobile plugins (Qrack v8.15.1)
WrathfulSpatula Jul 16, 2023
81cc6cb
Update mobile plugins
WrathfulSpatula Jul 20, 2023
d6dc963
Update mobile plugins (Qrack v8.15.5)
WrathfulSpatula Jul 24, 2023
8694c7a
Update mobile plugins (Qrack v8.16.0)
WrathfulSpatula Jul 26, 2023
c845683
Update mobile plugins (Qrack v8.16.1)
WrathfulSpatula Jul 27, 2023
80eb601
Update mobile plugins (Qrack v8.16.2)
WrathfulSpatula Jul 28, 2023
cce93fb
Update mobile plugins (Qrack v8.16.3)
WrathfulSpatula Jul 31, 2023
86169fa
Update mobile plugin (Qrack v8.17.1)
WrathfulSpatula Aug 9, 2023
de7ef50
Update mobile plugins (Qrack v8.17.3)
WrathfulSpatula Aug 13, 2023
c0a5554
Update mobile plugins (Qrack v8.17.4)
WrathfulSpatula Aug 14, 2023
ad5aa68
Update mobile plugin (Qrack v8.17.6)
WrathfulSpatula Aug 24, 2023
2832197
Update mobile plugin (Qrack v8.17.9)
WrathfulSpatula Aug 30, 2023
5730848
Update mobile plugins (Qrack v8.17.10)
WrathfulSpatula Sep 4, 2023
2d805ae
Update mobile plugin (Qrack v8.18.0)
WrathfulSpatula Sep 10, 2023
7fe9976
Update mobile plugin (Qrack v8.18.1)
WrathfulSpatula Sep 13, 2023
56dbbf6
Update mobile plugin (Qrack v8.18.2)
WrathfulSpatula Sep 23, 2023
dce78a1
Update mobile plugin (Qrack v8.18.3)
WrathfulSpatula Sep 26, 2023
d9ce68d
Update mobile plugin (Qrack v8.19.0)
WrathfulSpatula Oct 4, 2023
58533fe
2022 LTS update
Dec 4, 2023
3f3c247
ChargedObject
Dec 5, 2023
3fc8666
ChargedObject
Dec 5, 2023
449a3f2
ChargedObject
Dec 5, 2023
4e44a89
ChargedObject
Dec 5, 2023
e3a9c2d
ChargedObject
Dec 5, 2023
d1d07f0
Magnetic force
Dec 5, 2023
cb6698f
Debug ChargedObject
Dec 5, 2023
a6123a6
combineChargeOnCollide
Dec 5, 2023
da68f52
combineChargeOnCollide (surface area)
Dec 5, 2023
19f1439
Hypothetical magnetic monopoles (discovered as quasi-particles in hem…
Dec 5, 2023
85ee283
Optimize ChargedObject
Dec 5, 2023
7c28561
Optimize ChargedObject
Dec 5, 2023
b8246b5
Optimize ChargedObject
Dec 5, 2023
fec2b39
Turn off magnetic monopoles by default
Dec 7, 2023
672b5f2
Qubit indicator
Dec 7, 2023
af3caf6
Better qubit indicator
Dec 7, 2023
1c9adba
Cleanup and light maps
Dec 8, 2023
caa7d11
Cleanup qubit indicator prefab
Dec 8, 2023
455045d
Clean up quantum in newFeatures
Dec 8, 2023
bfcb46a
Yorktown qubit indicators
Dec 8, 2023
599826a
Merry Christmas, Happy Holidays :hourglass: (Demos to come)
Dec 18, 2023
47ebc77
Clean up Tachyoid
Dec 18, 2023
d73f7f0
Basic FTL time travel rig-up
Dec 18, 2023
3a54065
Fix time travel
Dec 18, 2023
6de9614
RO time reversers
Dec 18, 2023
904db4a
Smith's Deck (Public Domain source) :hourglass_flowing_sand:
Dec 20, 2023
098f0d1
Default Tarot tiling
Dec 20, 2023
cd01571
Fix tiling and materials
Dec 20, 2023
96393b0
Optimize Smith's deck prefabs
Dec 20, 2023
1deb75d
Fix Tarot UV
Dec 20, 2023
4518078
Switch tarot side panel
Dec 20, 2023
12df376
Fix tarot deck corners
Dec 20, 2023
e40a7c9
Fix tarot deck corners
Dec 20, 2023
09d3a13
Tarot deck sides, wide/long
Dec 20, 2023
eb5c9c7
Tarot deck face selector
Dec 20, 2023
6cd6bfd
'Static'/'Dynamic' tarot assets
Dec 20, 2023
15667ce
'Static'/'Dynamic' tarot assets
Dec 20, 2023
2e69f21
Drop 'dynamic' tarot prefab in newFeatures
Dec 20, 2023
3ca4bdc
Perfect 4096x4096 tarot texture
Dec 20, 2023
0e73ea0
Don't use tarot in Editor mode
Dec 20, 2023
5110307
Fix deck backing corners
Dec 20, 2023
bda3bba
LTS version
WrathfulSpatula Apr 29, 2024
5164241
Cosmic ray simulation
WrathfulSpatula Apr 29, 2024
99e05e1
'Pedagogical demonstration' cosmic ray parameters
WrathfulSpatula Apr 29, 2024
1b71c83
Fits in the player's hand
WrathfulSpatula Apr 29, 2024
1373c5d
UI concerns; increase attentuation
WrathfulSpatula Apr 29, 2024
2583ef3
Better UI in Yorktown scene
WrathfulSpatula Apr 29, 2024
b97f758
Fine-tune cosmic ray demo for Yorktown
WrathfulSpatula Apr 29, 2024
57a83d8
Fix circular random area position bounds
WrathfulSpatula Apr 29, 2024
defc70a
Visual plate is UI, not physics
WrathfulSpatula Apr 30, 2024
08f749d
Spread of cosmic ray energies
WrathfulSpatula Apr 30, 2024
2da3e8e
Fix Riemann sum
WrathfulSpatula Apr 30, 2024
2a74b16
Fix Riemann sum
WrathfulSpatula Apr 30, 2024
7d5d35c
Classical regime
WrathfulSpatula Apr 30, 2024
15ed3a8
Attenuation and coupling
WrathfulSpatula Apr 30, 2024
4414d9e
Debug
WrathfulSpatula Apr 30, 2024
4f7df6a
0 attentuation
WrathfulSpatula Apr 30, 2024
2c6860d
No negative intensities
WrathfulSpatula Apr 30, 2024
3a54d3d
Fix attenuation
WrathfulSpatula Apr 30, 2024
b00c916
Variable shielding factor
WrathfulSpatula Apr 30, 2024
02df95c
Fix coupling constant
WrathfulSpatula Apr 30, 2024
fe3cb1e
Radiation power
WrathfulSpatula Apr 30, 2024
df7981c
Specific heat per m^2
WrathfulSpatula Apr 30, 2024
23ea1c5
Fix area
WrathfulSpatula Apr 30, 2024
641a710
Fix temperature
WrathfulSpatula Apr 30, 2024
4ad6bf9
Fix specific heat
WrathfulSpatula Apr 30, 2024
3d8e0b1
Better Riemann sum
WrathfulSpatula Apr 30, 2024
4602294
Fine tuning
WrathfulSpatula Apr 30, 2024
fde72c4
Speed, not rapidity, of sound
WrathfulSpatula Apr 30, 2024
5a6965d
Debug energy spreading
WrathfulSpatula Apr 30, 2024
b781053
Attenuate on circle area
WrathfulSpatula Apr 30, 2024
c55530b
No collider
WrathfulSpatula Apr 30, 2024
3fddc36
Wave-front model
WrathfulSpatula Apr 30, 2024
06d353f
Wave-front model
WrathfulSpatula Apr 30, 2024
721db19
Wave-front model
WrathfulSpatula Apr 30, 2024
3e4e130
Initial event spreads like gaussian packet, consumes heat of fusion (…
WrathfulSpatula Apr 30, 2024
1af9707
Refactor for simplicity
WrathfulSpatula Apr 30, 2024
fe61a13
Rescale Yorktown prefab
WrathfulSpatula Apr 30, 2024
f486657
Rescale Yorktown prefab
WrathfulSpatula Apr 30, 2024
ef03650
(0,0,0)/(0,0,0)/(1,1,1) pos/rot/scale for prefabs
WrathfulSpatula Apr 30, 2024
67e669d
Fix prefab
WrathfulSpatula Apr 30, 2024
a4eda00
Cosmic ray event happens at start and updates at end of Update()
WrathfulSpatula Apr 30, 2024
ec3c1f3
Update theoretical explanation
WrathfulSpatula Apr 30, 2024
ac5bafa
Better starting limit for cosmic ray thermodynamics
WrathfulSpatula May 1, 2024
3e1d510
Adjust limit points for conditionals
WrathfulSpatula May 1, 2024
64e62ee
Don't double count
WrathfulSpatula May 1, 2024
a70f9ed
Wider spectral range
WrathfulSpatula May 1, 2024
381382b
Shorter variable names
WrathfulSpatula May 1, 2024
e0de22b
Debug
WrathfulSpatula May 1, 2024
936b2b7
Physical constants for Yorktown
WrathfulSpatula May 1, 2024
6d0cfe3
Reflections
WrathfulSpatula May 1, 2024
4f3933c
Connect CosmicRaySubstrate to RelativisticObject component
WrathfulSpatula May 1, 2024
3d11c91
Refactor RelativisticObject time for cosmic rays
WrathfulSpatula May 1, 2024
cf7f057
Cosmic ray length contraction
WrathfulSpatula May 2, 2024
71de07d
Fine-tune
WrathfulSpatula May 2, 2024
2e089e4
Light shielding
WrathfulSpatula May 2, 2024
1a6a868
Fine tuning
WrathfulSpatula May 2, 2024
81d0ca4
Fine tuning
WrathfulSpatula May 2, 2024
1650384
Fine tune
WrathfulSpatula May 2, 2024
cee5618
Reasses specific heat per square meter
WrathfulSpatula May 2, 2024
0afcadc
Fix prefab
WrathfulSpatula May 2, 2024
0b56370
Fine tuning
WrathfulSpatula May 2, 2024
cdcc68a
Unity 6 upgrade
WrathfulSpatula Oct 26, 2024
1ec7e25
Fix OnDestroy() for Quantum Manager and System; fix Tachyoid player p…
WrathfulSpatula Nov 28, 2024
7ae276f
protected lifecycle methods
WrathfulSpatula Nov 28, 2024
cc97267
Remove unused package dependencies
WrathfulSpatula Nov 28, 2024
9871294
Managed plugins from stable Qrack release (fixes hanging on exit)
WrathfulSpatula Nov 28, 2024
7892780
Reorganize to prepare for packages/assemblies
WrathfulSpatula Nov 29, 2024
b07c05c
Fix Qrack for packaging
WrathfulSpatula Nov 29, 2024
e8add04
Organize project as packages
WrathfulSpatula Nov 29, 2024
bfc053d
Tarot Package
WrathfulSpatula Nov 29, 2024
2a26de8
Update key words for packages
WrathfulSpatula Nov 29, 2024
5363c56
Fix JSON commas in Tarot package.json
WrathfulSpatula Nov 29, 2024
b7c9e90
Separate scenes into packages (and commit full dev. env.)
WrathfulSpatula Nov 29, 2024
5c04084
Edit Qrack package README.txt for code editor friendliness
WrathfulSpatula Nov 29, 2024
d94a5a4
Minor script style refactor
WrathfulSpatula Nov 29, 2024
ca0bfa7
Proper Samples~
WrathfulSpatula Nov 29, 2024
162cc96
Fix independence of OpenRelativity/Qrack Samples~
WrathfulSpatula Nov 29, 2024
128e31d
Instructions for adding packages in README
WrathfulSpatula Nov 30, 2024
c79fc00
net.qrack.tachyoid in README
WrathfulSpatula Nov 30, 2024
8afd472
README wording
WrathfulSpatula Nov 30, 2024
762924d
DLL is not considered "unsafe"
WrathfulSpatula Nov 30, 2024
efa05f4
Qrack root namespace
WrathfulSpatula Nov 30, 2024
ed591b0
Decouple Samples~
WrathfulSpatula Nov 30, 2024
5c9c46e
Decouple Samples~
WrathfulSpatula Nov 30, 2024
47e5a1a
Decouple and debug Samples~
WrathfulSpatula Nov 30, 2024
038c30f
Tachyoid Samples~
WrathfulSpatula Nov 30, 2024
8ae971a
Delete InfoPanel
WrathfulSpatula Nov 30, 2024
73f172b
InputManager.preset
WrathfulSpatula Nov 30, 2024
3252023
OpenRelativityInputManager.preset
WrathfulSpatula Nov 30, 2024
a8cda2d
Test import into new project
WrathfulSpatula Nov 30, 2024
e022aa1
Input; Android plugins
WrathfulSpatula Nov 30, 2024
460c69d
iOS/ARM64
WrathfulSpatula Nov 30, 2024
b201826
Update light maps
WrathfulSpatula Nov 30, 2024
d224aea
Fix Samples~
WrathfulSpatula Dec 1, 2024
937cd04
Update Qrack plugin
WrathfulSpatula Dec 7, 2024
3412776
Update Qrack plugin (improved QCircuit light cone)
WrathfulSpatula Dec 8, 2024
9ead13a
Upgrade Qrack plugin
WrathfulSpatula Dec 9, 2024
79653dc
Update "MovementScripts" -> "Player Controllers" in README.md
WrathfulSpatula Dec 10, 2024
2b41299
Fix typo in README
WrathfulSpatula Feb 28, 2025
54be93b
Update Qrack plugins
WrathfulSpatula Mar 3, 2025
d49c9e8
Upgrade to latest Unity LTS patch
WrathfulSpatula Mar 3, 2025
a583bd8
Qrack v9.17.0
WrathfulSpatula Apr 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .vs/OpenRelativity/DesignTimeBuild/.dtbcache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .vs/OpenRelativity/v15/Browse.VC.db
Binary file not shown.
Empty file.
Binary file added .vs/OpenRelativity/v15/Server/sqlite3/storage.ide
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file added .vs/OpenRelativity/v15/sqlite3/storage.ide
Binary file not shown.
Binary file added .vs/OpenRelativity/v16/Browse.VC.db
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
639 changes: 639 additions & 0 deletions .vs/OpenRelativity/v17/DocumentLayout.backup.json

Large diffs are not rendered by default.

640 changes: 640 additions & 0 deletions .vs/OpenRelativity/v17/DocumentLayout.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"recommendations": [
"visualstudiotoolsforunity.vstuc"
]
}
10 changes: 10 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}
58 changes: 58 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"files.exclude": {
"**/.DS_Store": true,
"**/.git": true,
"**/.gitmodules": true,
"**/*.booproj": true,
"**/*.pidb": true,
"**/*.suo": true,
"**/*.user": true,
"**/*.userprefs": true,
"**/*.unityproj": true,
"**/*.dll": true,
"**/*.exe": true,
"**/*.pdf": true,
"**/*.mid": true,
"**/*.midi": true,
"**/*.wav": true,
"**/*.gif": true,
"**/*.ico": true,
"**/*.jpg": true,
"**/*.jpeg": true,
"**/*.png": true,
"**/*.psd": true,
"**/*.tga": true,
"**/*.tif": true,
"**/*.tiff": true,
"**/*.3ds": true,
"**/*.3DS": true,
"**/*.fbx": true,
"**/*.FBX": true,
"**/*.lxo": true,
"**/*.LXO": true,
"**/*.ma": true,
"**/*.MA": true,
"**/*.obj": true,
"**/*.OBJ": true,
"**/*.asset": true,
"**/*.cubemap": true,
"**/*.flare": true,
"**/*.mat": true,
"**/*.meta": true,
"**/*.prefab": true,
"**/*.unity": true,
"build/": true,
"Build/": true,
"Library/": true,
"library/": true,
"obj/": true,
"Obj/": true,
"ProjectSettings/": true,
"temp/": true,
"Temp/": true
},
"githubPullRequests.ignoredPullRequestBranches": [
"master"
],
"dotnet.defaultSolution": "OpenRelativity.sln"
}
6 changes: 6 additions & 0 deletions .vsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}
5 changes: 2 additions & 3 deletions Assets/Example.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Assets/Example/Materials/Firework.mat
Binary file not shown.
Binary file removed Assets/Example/Materials/Material.mat
Binary file not shown.
Binary file removed Assets/Example/Materials/No Name.mat
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Materials/No Name.mat.meta

This file was deleted.

Binary file removed Assets/Example/Materials/Skybox.mat
Binary file not shown.
Binary file removed Assets/Example/Materials/UV2.mat
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Materials/UV2.mat.meta

This file was deleted.

Binary file removed Assets/Example/Materials/UVCube.mat
Binary file not shown.
Binary file removed Assets/Example/Materials/UVMAP.mat
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Materials/UVMAP.mat.meta

This file was deleted.

Binary file removed Assets/Example/Materials/relativity.mat
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Materials/relativity.mat.meta

This file was deleted.

Binary file removed Assets/Example/Materials/relativity2.mat
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Materials/relativity2.mat.meta

This file was deleted.

17 changes: 0 additions & 17 deletions Assets/Example/PrefabScripts/Receiver2Script.cs

This file was deleted.

20 changes: 0 additions & 20 deletions Assets/Example/PrefabScripts/ReceiverScript.cs

This file was deleted.

83 changes: 0 additions & 83 deletions Assets/Example/PrefabScripts/SenderScript.cs

This file was deleted.

Binary file removed Assets/Example/Resources/GameObjects/Firework.prefab
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file removed Assets/Example/Resources/GameObjects/Particle.prefab
Binary file not shown.
Binary file removed Assets/Example/Resources/GameObjects/Receiver.prefab
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Resources/GameObjects/Receiver.prefab.meta

This file was deleted.

Binary file removed Assets/Example/Resources/GameObjects/Sender.prefab
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Resources/GameObjects/Sender.prefab.meta

This file was deleted.

4 changes: 2 additions & 2 deletions Assets/Example/Scenes.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
8 changes: 8 additions & 0 deletions Assets/Example/Scenes/Example_Lighting_Settings.lighting.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Assets/Example/Scenes/displayLevel.unity
Binary file not shown.
4 changes: 0 additions & 4 deletions Assets/Example/Scenes/displayLevel.unity.meta

This file was deleted.

8 changes: 8 additions & 0 deletions Assets/Example/Scenes/newFeatures.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/Example/Scenes/newFeatures.unity
Binary file not shown.
7 changes: 7 additions & 0 deletions Assets/Example/Scenes/newFeatures.unity.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
8 changes: 8 additions & 0 deletions Assets/Example/Scenes/newFeatures/LightingData.asset.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading