-
Notifications
You must be signed in to change notification settings - Fork 6
/
demos.haml
295 lines (270 loc) · 14.5 KB
/
demos.haml
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
---
layout: page
title: Demos - Virtual World Framework
---
%h1 Demos
.panel.panel-default.panel-demo
.panel-body{"id" => "compatibilityBox"}
.row
.demo-info.col-sm-8
%noscript
%h3 Your browser has javascript disabled.
%p To see our awesome demo, you will need to enable javascript in your browser.
.panel.panel-default.panel-demo
.panel-body
.row
.demo-info.col-sm-8
%h3 Grassy Terrain
%p
%a{href: "http://www.adlnet.gov"} Advanced Distributed Learning's (ADL)
terrain demo shows dynamically generated terrain with atmospheric effects and grass that sways in the wind.
%a.btn.btn-info{role: "button", href: "https://sandbox.adlnet.gov/0750/adl/sandbox/example_terraingrass/"} Launch New Session
.col-sm-4
%a{href: "https://sandbox.adlnet.gov/0750/adl/sandbox/example_terraingrass/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-terraingrass.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.demo-info.col-sm-8
%h3 Middle-eastern Village
%p
ADL's middle-eastern village is a rich environment with human characters and vehicles.
%a.btn.btn-info{role: "button", href: "https://sandbox.adlnet.gov/0750/adl/sandbox/z4xfNEQSbDYKB5WS/"} Launch New Session
.col-sm-4
%a{href: "https://sandbox.adlnet.gov/0750/adl/sandbox/z4xfNEQSbDYKB5WS/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-village.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.demo-info.col-sm-8
%h3 Mars Game (beta)
%p
ADL's Mars Game teaches high school students math and computer programming concepts as players operate a brave Mars rover who needs to save the human explorers on their way to Mars.
%a.btn.btn-info{role: "button", href: "http://pcvm2-21.instageni.stanford.edu:3001/mars-game/"} Launch New Session
.col-sm-4
%a{href: "http://pcvm2-21.instageni.stanford.edu:3001/mars-game/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-mars-game.png"}
.row
.col-xs-12
.alert.alert-warning
%p.small
%span.glyphicon.glyphicon-warning-sign
This app features highly detailed models and may take up to five minutes to load.
/ .panel.panel-default.panel-demo
/ .panel-body
/ .row
/ .demo-info.col-sm-8
/ %h3 Littoral Combat Ship
/ %p
/ Lockheed Martin's LCS Mission Bay Trainer is a web-based classroom where a student and instructor (communicating via video chat) walk through the Personnel Qualification Standard procedure to open the stern doors.
/ %a.btn.btn-info{role: "button", href: ""} Launch New Session
/ .col-sm-4
/ %a{href: ""}
/ %img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-lcs.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.demo-info.col-sm-8
%h3 Valve Maintenance
%p
The Kimray valve app, built for the
%a{target: "_blank", href: "http://www.nmjc.edu/"} New Mexico Junior College
, is a 3D Immersive Maintenance Demonstration built on VWF to demonstrate the capabilities of Remote Subject Matter Experts interacting with a student via video chat, using a shared real-time lesson workspace.
%a.btn.btn-info{role: "button", href: "https://ec2-54-226-9-164.compute-1.amazonaws.com/kimray/"} Launch New Session
.col-sm-4
%a{href: "https://ec2-54-226-9-164.compute-1.amazonaws.com/kimray/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-kimray.png"}
// Removing Pending Approval from J7 IA process
/ .panel.panel-default.panel-demo.core{"data-app-name" => "command-center"}
/ .panel-body
/ .row
/ .demo-info.col-sm-8
/ %h3 Command Center
/ %p
/ The command center app is a virtual representation of a joint operations center, intended for use as a collaborative training classroom. Navigate using the standard VWF key and mouse controls.
/ %a.btn.btn-info{role: "button", href: "https://demo.virtual.wf/demos/command-center"} Launch New Session
/ .col-sm-4
/ %a{href: "https://demo.virtual.wf/demos/command-center"}
/ %img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-command-center.png"}
/ .row
/ .col-xs-12
/ .alert.alert-warning
/ %p.small
/ %span.glyphicon.glyphicon-warning-sign
/ This demo features highly detailed models and may not load on slower internet connections.
/ .panel.panel-default.panel-demo{"data-app-name" => "agi/cesium"}
/ .panel-body
/ .row
/ .demo-info.col-sm-8
/ %h3 AGI's Cesium
/ %p
/ %a{target:"_blank", href:"http://www.agi.com/"} Analytical Graphics, Inc's (AGI)
/ Cesium is a web-based globe and map engine for visualizing dynamic data. This demo app allows a user to have synchronized camera views across multiple clients. Pressing the "R" key will reset the synchronized views across all instances.
/ %a.btn.btn-info{role: "button", href: "http://demo.virtual.wf/demos/agi/cesium"} Launch New Session
/ .col-sm-4
/ %a{href: "http://demo.virtual.wf/demos/agi/cesium"}
/ %img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-agi-cesium.jpg"}
.panel.panel-default.panel-demo.core{"data-app-name" => "bzflag"}
.panel-body
.row
.demo-info.col-sm-8
%h3 bzflag
%p
The bzflag app is VWF's version of the classic arcade game. Use the WASD keys to move and the Enter key to fire your laser cannon. Use the chat feature to communicate and taunt your opponents, but most of all look out for opposing tanks!
%a.btn.btn-info{role: "button", href: "https://demo.virtual.wf/demos/bzflag"} Launch New Session
.col-sm-4
%a{href: "https://demo.virtual.wf/demos/bzflag"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-bzflag.png"}
.panel.panel-default.panel-demo.core{"data-app-name" => "tile-puzzle-2D"}
.panel-body
.row
.demo-info.col-sm-8
%h3 Tile Puzzle 2D
%p
Apps don't have to be 3D! The 2D tile puzzle is an example of a VWF app that does not use 3D graphics or models. Play by clicking on a tile to move it to the open space.
%a.btn.btn-info{role: "button", href: "https://demo.virtual.wf/demos/tile-puzzle-2D"} Launch New Session
.col-sm-4
%a{href: "https://demo.virtual.wf/demos/tile-puzzle-2D"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-tile-puzzle-2D.png"}
%h2 Who's Using VWF
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Advanced Distributed Learning
%p
%a{target: "_blank", href:"http://www.adlnet.gov/"} Advanced Distributed Learning (ADL)
has utilized VWF to create a sandbox app that allows the user to create a world directly in the browser. The ADL server allows for persistent worlds that can be shared with others over time. Check out their Sandbox app above.
.col-sm-4
%a{href: "http://www.adlnet.gov/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-adl.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Analytical Graphics, Inc.
%p
%a{target: "_blank", href:"http://www.agi.com/"} Analytical Graphics, Inc.
provides COTS software to national security and space professionals for integrated analysis and visualization of land, sea, air, and space assets. AGI has integrated Cesium, their WebGL-based virtual globe, with the framework. Check out their Cesium app above.
.col-sm-4
%a{href: "http://www.agi.com/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-agi.jpg"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Citizens Foundation of Iceland
%p
The
%a{target: "_blank", href:"http://www.citizens.is"} Citizens Foundation
created an app entitled
%a{target: "_blank", href:"http://spjall.betrireykjavik.is/30/contact/"} Your Priorities 3D
to bring people together in real time virtual reality workshops. These workshops were used as part of participatory budgeting for the Better Reykjavik initiative. Each neighborhood held its own workshop, where over 300 citizens participated, creating multimedia presentations for new ideas.
.col-sm-4
%a{href: "http://www.citizens.is/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-citizens.jpeg"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Cosmos3D
%p
%a{target: "_blank", href:"http://cosmos3d.com/"} Cosmos3d.com
is a free-to-play virtual world platform and social community, built on top of the Sandbox app. Users can create persistent 3D worlds and collaborate in real time with others. It provides a large set of tools for character customization and content creation, as well as a Javascript API to develop gadgets, effects or game logic. Additionally, the platform has an asset marketplace allowing both professionals and hobbyists to earn real money from selling their creations.
.col-sm-4
%a{href: "http://cosmos3d.com/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-cosmos.jpeg"}
/ .panel.panel-default.panel-demo
/ .panel-body
/ .row
/ .col-sm-8
/ %h3 Cole Engineering Services, Inc.
/ %p
/ %a{target:"_blank", href:"http://www.coleengineering.com/"}Cole Engineering Services, Inc. (CESI)
/ has integrated VWF with JBUS and the EDGE platform.
/ .col-sm-4
/ %a{href: "http://www.coleengineering.com/"}
/ %img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-cesi.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Joint Staff J7
%p
The
%a{target: "_blank", href:"http://www.jcs.mil/Directorates/J7%7CJointForceDevelopment.aspx"} Joint Staff J7 (JS J7)
supports the joint warfighter through Joint Force Development in order to advance the operational effectiveness of the current and future joint force. JS J7 is using VWF to create a virtual joint operations center to support their traditional joint collective training responsibilities and improve learning and execution across the broader training spectrum - to include enhancing individual joint training and infusing unit home-station training with joint and coalition context.
.col-sm-4
%a{href: "http://www.jcs.mil/Directorates/J7%7CJointForceDevelopment.aspx"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-j7.png"}
/ .panel.panel-default.panel-demo
/ .panel-body
/ .row
/ .col-sm-8
/ %h3 Lively Kernel
/ %p
/ The
/ %a{target: "_blank", href: "http://lively-kernel.org"} Lively Kernel
/ , a new approach to web programming, provides a complete platform for web apps, including dynamic graphics, network access, and development tools. Lively and VWF have teamed up to explore integration between the two architectures. Current exploration and further information can be found on
/ %a{target: "_blank", href: "https://github.com/virtual-world-framework/vwf/tree/branch/morph"} GitHub.
/ .col-sm-4
/ %a{href: "http://lively-kernel.org"}
/ %img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-lively.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Lockheed Martin
%p
%a{target: "_blank", href:"http://www.lockheedmartin.com"} Lockheed Martin
is developing VWF apps for maintenance and task training in domains such as Defense, Marine, and Energy.
.col-sm-4
%a{href: "http://www.lockheedmartin.com"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-lockheed.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 New Mexico Junior College
%p
%a{target: "_blank", href:"http://www.nmjc.edu/"} New Mexico Junior College (NMJC)
is leveraging the remote collaboration nature of the framework, creating maintenance training apps that support real time interactions with instructors. Check out their Kimray Valve app above.
.col-sm-4
%a{href: "http://www.nmjc.edu/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-nmjc.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Universidade Federal da Grande Dourados
%p
%a{target: "_blank", href:"http://portal.ufgd.edu.br/"} Universidade Federal da Grande Dourados (UFGD)
is building a physics lab app, allowing for students to type in an angle, force, and weight and plot an associated parabola. The app will be integrated into a Moodle-based distance learning course for approximately 400 students.
.col-sm-4
%a{href: "http://portal.ufgd.edu.br/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-ufgd.png"}
.panel.panel-default.panel-demo
.panel-body
.row
.col-sm-8
%h3 Wearality
%p
%a{target: "_blank", href:"http://wearality.com/"} Wearality
is on the cutting edge of augmented and virutal reality, which is emerging as the premier way for humans to interact with technology. Wearality offers a truly immersive experience through patented optics and a field of view of 170 degrees, while remaining extremely lightweight.
.col-sm-4
%a{href: "http://wearality.com/"}
%img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-wearality.png"}
/ .panel.panel-default.panel-demo
/ .panel-body
/ .row
/ .col-sm-8
/ %h3 Z Shift
/ %p
/ %a{target: "_blank", href:"http://www.zshiftgroup.com/"} Z Shift
/ is developing VWF apps for a virtual command center in correlation with JS J7.
/ .col-sm-4
/ %a{href: "http://www.zshiftgroup.com/"}
/ %img.img-responsive.img-rounded.pull-right.hidden-xs{src: "/images/gallery-zshift.png"}
%script( src="js/jquery-1.10.2.min.js" )
%script( src="js/compatibility.js" )
%script( src="js/demos.js")