You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,13 @@ Dust like particles fly around by the flick of your mouse
6
6
Particles are not self-interacting.
7
7
This was written as a proof of concept of high quantities of particles in a real time enviroment mixed with online synchronisation.
8
8
9
-
PartiSim solution is setup for x86 and x64 compilation, it is written entierly from scratch using only directX and windows standard API's so there is no extra dependencies you need to build it.
9
+
PartiSim solution is setup for x86 and x64 compilation, it is written entirely from scratch using only directX and windows standard API's so there is no extra dependencies you need to build it.
10
10
11
-
Default launch parameters:
11
+
Work in progress
12
+
================
12
13
14
+
Default launch parameters:
15
+
==========================
13
16
+r filename (for reading and benchmarking a perviously recorded file)
14
17
15
18
+w filename (for recording session, this can be combind with +h or +c to record a multiuser session)
0 commit comments