Skip to content

Commit f03d9a2

Browse files
committed
Update README.md
1 parent 4816b94 commit f03d9a2

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ Dust like particles fly around by the flick of your mouse
66
Particles are not self-interacting.
77
This was written as a proof of concept of high quantities of particles in a real time enviroment mixed with online synchronisation.
88

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.
1010

11-
Default launch parameters:
11+
Work in progress
12+
================
1213

14+
Default launch parameters:
15+
==========================
1316
+r filename (for reading and benchmarking a perviously recorded file)
1417

1518
+w filename (for recording session, this can be combind with +h or +c to record a multiuser session)
@@ -21,6 +24,8 @@ Default launch parameters:
2124
+c hostname (for connecting to a server)
2225

2326
Default controls:
27+
=================
28+
2429
Left mouse button: pull in particles
2530

2631
Right mouse button: push away particles

0 commit comments

Comments
 (0)