Calum
|
0a62c538ca
|
Added 3D mark arrows and cleaned up other classes.
|
2017-09-14 11:28:50 +12:00 |
|
Calum
|
17b0864815
|
Moved transformation of boat icon view from controller class to model factory class.
#implement #story[1266] #refactor
|
2017-09-12 17:03:50 +12:00 |
|
Calum
|
da3613fe36
|
Split off marker classes.
|
2017-09-12 14:48:30 +12:00 |
|
alistairjmcintyre
|
235d6c9cef
|
Added 3D element to lobby screen to show the player their boat before the race.
tags: #story[1245]
|
2017-09-12 03:57:29 +12:00 |
|
cir27
|
0197de6fe3
|
Drawing player icon assets but line segment was not added to repo some app crashes.
#implement #story[1266]
|
2017-09-11 22:19:08 +12:00 |
|
cir27
|
d79ff0f1cf
|
Merge remote-tracking branch 'origin/story1266_3d_model_factory' into story1266_3d_model_factory
# Conflicts:
# src/main/java/seng302/visualiser/fxObjects/assets_3D/ModelFactory.java
# src/main/java/seng302/visualiser/fxObjects/assets_3D/ModelType.java
|
2017-09-11 22:03:52 +12:00 |
|
cir27
|
18f36d7ea4
|
Added assets to identify the player. Needs to merge with 3d player specification for code side to be implemented.
#story[1266] #implement
|
2017-09-11 22:02:21 +12:00 |
|
Calum
|
dff261cf41
|
Added 3D assets for a trail and generated them at regular intervals.
#story[1266] #implement
|
2017-09-11 17:16:13 +12:00 |
|
Calum
|
878c0e0f43
|
Added ocean asset. Moved camera to center of race.
#story[1266]
|
2017-09-11 16:24:21 +12:00 |
|
Calum
|
1210f9342b
|
Removed rounding in GameView that caused objects to be rendered at incorrect positions.
#bug
|
2017-09-11 11:37:50 +12:00 |
|
cir27
|
f136a970db
|
Added placeholder assets for velocity pickups.
|
2017-09-11 03:11:42 +12:00 |
|
cir27
|
78b4786482
|
Added assets for the border and for gates. Drew them in correct locations.
#implement
|
2017-09-11 02:50:31 +12:00 |
|
Calum
|
06a4dde216
|
Ported game rendering to 3d environment for boats and markers.
#implement
|
2017-09-09 17:34:18 +12:00 |
|
Calum
|
0e2946f20b
|
Added ocean object
|
2017-09-09 12:34:08 +12:00 |
|
cir27
|
c2c3c9eb53
|
Experimented with parallel camera in 3d gameview. Works ok for rendering boats in isometric view.
#test
|
2017-09-08 14:05:52 +12:00 |
|
cir27
|
cadf995bf7
|
Added area rounding area to mark assets.
#implement
|
2017-09-08 13:32:17 +12:00 |
|
cir27
|
0bf6dd9e6b
|
Added 3D window to GameView3D to begin adding assets to. Used it to refine all 3D assets implemented by ModelFactory and manually test that they work.
#implement #test
|
2017-09-08 01:50:56 +12:00 |
|