Download FPS CSS3 D Free Java Code

Description

A prototype repository test bed to help create relatively advanced 3 d scenes and animations (particularly simple VR experiences in first person view) in pure CSS on an HTML page using just the DOM, for targetting platforms on webkit browers such as Chrome and Safari, on both desktop and mobile platforms.

Icons

FPS CSS3 D

Source Files

The download file FPS-CSS3D-master.zip has the following entries.


AS3Proj.as3proj/* www .  j  a  v  a 2s  .  c o  m*/
Glidias_HX_Package.hxproj
as/wonderfl/DanboToCSSPlanes.as
as/wonderfl/DangBoardPlayer.as
as/wonderfl/utils/A3DToCSSUtil.as
bin/0_1/FirstPersonNavigationControls.js
bin/0_1/RequestAnimationFrame.js
bin/0_1/anims.css
bin/0_1/danbo_anims.css
bin/0_1/index1.html
bin/0_1/index2.html
bin/0_1/index2anim.html
bin/0_1/index2opacity.html
bin/0_1/three.js
bin/0_1/threedeer.js
bin/1_1/index.html
bin/1_1/index2.html
bin/1_1/index3.html
bin/1_2/FirstPersonNavigationControls.js
bin/1_2/RequestAnimationFrame.js
bin/1_2/index.html
bin/1_2/index2.html
bin/1_2/index3.html
bin/1_2/index4.html
bin/1_2/three.js
bin/1_2/threedeer.js
bin/1_3/FirstPersonNavigationControls.js
bin/1_3/RequestAnimationFrame.js
bin/1_3/index.html
bin/1_3/index2.html
bin/1_3/index3.html
bin/1_3/index3b.html
bin/1_3/index4.html
bin/1_3/index4b.html
bin/1_3/index4c.html
bin/1_3/index6.html
bin/1_3/index6b.html
bin/1_3/index_drag.html
bin/1_3/index_drag_dom.html
bin/1_3/index_drag_novis.html
bin/1_3/index_drag_novis2.html
bin/1_3/index_drag_novis3.html
bin/1_3/three.js
bin/1_3/threedeer.js
bin/AS3proj.swf
bin/css/standard3d.css
bin/danbo_textures/danbo_tx_back.png
bin/danbo_textures/danbo_tx_bodyfront.png
bin/danbo_textures/danbo_tx_bottom.png
bin/danbo_textures/danbo_tx_face.png
bin/danbo_textures/danbo_tx_front.png
bin/danbo_textures/danbo_tx_headtop.png
bin/danbo_textures/danbo_tx_left.png
bin/danbo_textures/danbo_tx_right.png
bin/danbo_textures/danbo_tx_top.png
bin/danbo_textures/tx_kage.png
bin/glidias.hx.js
bin/images/animated/diamond.gif
bin/images/art.png
bin/images/corner_piece.gif
bin/images/desk.jpg
bin/images/mac-keybd.png
bin/images/osx.jpg
bin/images/rug.jpg
bin/images/shanghai/50472916_D3VH/back.jpg
bin/images/shanghai/50472916_D3VH/bottom.jpg
bin/images/shanghai/50472916_D3VH/front.jpg
bin/images/shanghai/50472916_D3VH/left.jpg
bin/images/shanghai/50472916_D3VH/right.jpg
bin/images/shanghai/50472916_D3VH/top.jpg
bin/images/wall.jpg
bin/images/wood.jpg
bin/images_low/art.png
bin/images_low/corner_piece.gif
bin/images_low/desk.jpg
bin/images_low/mac-keybd.png
bin/images_low/osx.jpg
bin/images_low/rug.jpg
bin/images_low/wall.jpg
bin/images_low/wood.jpg
bin/index.html
bin/js/hammer.js
bin/js/jquery-1.7.2.min.js
bin/js/jquery.hammer.js
bin/js/jquery.specialevent.hammer.js
bin/testlist.txt
bin/webkit_vr/Safari Technology Demo - VR.htm
bin/webkit_vr/Safari Technology Demo - VR_files/apple_core.js
bin/webkit_vr/Safari Technology Demo - VR_files/base.css
bin/webkit_vr/Safari Technology Demo - VR_files/blackout.css
bin/webkit_vr/Safari Technology Demo - VR_files/browserdetect.js
bin/webkit_vr/Safari Technology Demo - VR_files/html5.css
bin/webkit_vr/Safari Technology Demo - VR_files/library.js
bin/webkit_vr/Safari Technology Demo - VR_files/prototype.js
bin/webkit_vr/Safari Technology Demo - VR_files/scriptaculous.js
bin/webkit_vr/Safari Technology Demo - VR_files/showcase.css
bin/webkit_vr/Safari Technology Demo - VR_files/vr.css
bin/webkit_vr/Safari Technology Demo - VR_files/vr.js
bin/webkit_vr/Safari Technology Demo - VR_files/vr_spinner.js
bin/webkit_vr/overdraw1.htm
bin/webkit_vr/overdraw2.htm
bin/webkit_vr/viewscene.html
bin/webkit_vr/viewscene2.html
bin/webkit_vr/viewscene3.html
bin/webkit_vr/viewscene4.html
credits.txt
hx/a3d/A3DConst.hx
hx/a3d/BoundBox.hx
hx/a3d/EllipsoidCollider.hx
hx/a3d/Geometry.hx
hx/a3d/IECollidable.hx
hx/a3d/IEuler.hx
hx/a3d/ITransform3D.hx
hx/a3d/Object3D.hx
hx/a3d/SimpleObjControllerBind.hx
hx/a3d/SimpleObjectController.hx
hx/a3d/Transform3D.hx
hx/a3d/TransformUtil.hx
hx/glidias/AABBPortal.hx
hx/glidias/AABBPortalPlane.hx
hx/glidias/AABBSector.hx
hx/glidias/AABBSectorVisController.hx
hx/glidias/AABBUtils.hx
hx/glidias/Allocator.hx
hx/glidias/AllocatorF.hx
hx/glidias/ArrayBuffer.hx
hx/glidias/BitVector.hx
hx/glidias/Frustum.hx
hx/glidias/IAABB.hx
hx/glidias/ISceneNode.hx
hx/glidias/Int4.hx
hx/glidias/PM_PRNG.hx
hx/glidias/Package.hx
hx/glidias/PlaneResult.hx
hx/glidias/Rectangle.hx
hx/glidias/RoomFiller.hx
hx/glidias/TypeDefs.hx
hx/glidias/Vec3.hx
hx/glidias/XYZ.hx
hx/glidias/XYZW.hx
hx/glidias/debug/SectorGeomTrace.hx
hx/glidias/input/KeyCode.hx
hx/glidias/input/KeyPoll.hx
hx/jQuery/JQuery.hx
hx/jeash/geom/Matrix3D.hx
hx/jeash/geom/Point.hx
hx/jeash/geom/Rectangle.hx
hx/jeash/geom/Vector3D.hx
lib/Alternativa3D 7.7.0.swc
lib/MinimalComps_0_9_6.swc
lib/Stats.swc
obj/AS3ProjConfig.old
obj/AS3ProjConfig.xml
readme.txt
src/generic3d.css
src/index.html
src/threedee.js

Download

Click the following link to download FPS-CSS3D-master.zip.

FPS-CSS3D-master.zip




















Home »
  Javascript Free Code Download »
    HTML-CSS »




Bootstrap
CSS
CSS3
DOM
HTML
HTML5