-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.txt
More file actions
34 lines (23 loc) · 1.07 KB
/
references.txt
File metadata and controls
34 lines (23 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
JAVA P2
_____________________________________________________________________________________________________
//Game dev
https://www.youtube.com/watch?v=Ca7UMGCH6EY
//dyn4j - JavaFX
http://bedroomcoders.co.uk/using-dyn4j-with-javafx/
https://github.com/wnbittle/dyn4j/blob/master/examples/org/dyn4j/samples/Ragdoll.java
http://www.dyn4j.org/documentation/advanced/
//Physics : timesteps - collisions
http://gafferongames.com/game-physics/fix-your-timestep/
http://www.dyn4j.org/2011/11/contact-points-using-clipping/
//Java Game Forum - loop
http://www.java-gaming.org/index.php?topic=35744.new
//StackPane examples
http://www.javafxapps.in/tutorial/StackPane-Example.html
//StackPane - tips
https://www.javacodegeeks.com/2014/08/javafx-tip-14-stackpane-children-hidden-but-not-gone.html
//Menus
https://www.youtube.com/watch?v=-19J5VKCRyE&list=PL4h6ypqTi3RQWPZfR6t73rxZK_TFkyURe&index=3&nohtml5=False
//Sonstiges
http://www.indiedb.com/engines/wave-engine/tutorials/ui-controls-sample
//Physics
https://www.toptal.com/game/video-game-physics-part-i-an-introduction-to-rigid-body-dynamics