Commit Graph

102 Commits

Author SHA1 Message Date
jrd bc0e916179 feature(iterator_flatten) is now stable 2021-02-11 01:28:16 -08:00
jrd 5e18d452cb mouselook 2021-02-11 01:27:49 -08:00
jrd f40786931e Return local error type on VR init 2021-02-11 01:26:52 -08:00
jrd 7ac96862eb remove bitrot, update and set versions of all deps, notably gfx & nalgebra 2021-02-11 01:25:42 -08:00
jrd 493563b7cc lto/no-unwind in release builds 2016-12-29 10:27:12 -08:00
jrd b955d7f1b6 update to gfx 0.13 2016-12-26 15:42:03 -08:00
jrd 3a8c0148c8 read rle .EGA files 2016-11-01 04:08:55 -07:00
jrd ddc135e09a read lzw .EGA files 2016-11-01 03:41:12 -07:00
jrd da0d5a26a3 slightly bump up tile anim speed 2016-10-28 00:33:10 -07:00
jrd 9db44c212c consolidate imports 2016-10-26 22:52:42 -07:00
jrd f6b0068ec2 haze 2016-10-26 19:42:22 -07:00
jrd d71967565d no supersampling for now 2016-10-21 19:02:26 -07:00
jrd 11a16e092f hotkeys for torus radius, camera reset 2016-10-21 18:59:34 -07:00
jrd 73ac584ca4 try! -> ? 2016-10-20 12:45:15 -07:00
jrd a66cd3ae64 parse NO_VR=0 2016-10-19 17:34:12 -07:00
jrd 2583de70b3 walk around reorienting world torus 2016-10-19 15:14:57 -07:00
jrd f2a645730c NO_VR env var for monitor only mode 2016-10-13 01:50:07 -07:00
jrd 381157c8e2 no all caps for enum variants 2016-10-10 19:08:21 -07:00
jrd f795c73ed8 mark _unused fields as such, don't bind unused vars in match 2016-10-10 18:47:33 -07:00
jrd 8eb9ab2d63 use upscaled mipmaps for tiles 2016-10-10 18:43:09 -07:00
jrd 0275d01b96 use texture array instead of atlas for tiles 2016-10-06 18:20:08 -07:00
jrd 931bc1b0a8 place vertical tiles on flat copies instead of blackness 2016-10-05 14:51:40 -07:00
jrd 31ab07f615 animate lava tiles 2016-10-05 14:50:55 -07:00
jrd 708e0b4a16 formatting cleanup 2016-10-05 14:24:30 -07:00
jrd 193e807b6a simple tile heights 2016-10-05 14:15:16 -07:00
jrd d69223ef13 properly parameterize world torus radii 2016-10-01 00:29:00 -07:00
jrd 8faa60b921 show headset view in monitor window 2016-09-30 23:51:48 -07:00
jrd 708af6720c fix toroid shape 2016-09-30 23:46:52 -07:00
jrd 8211912b44 use trackpad to move camera/world 2016-09-30 23:25:31 -07:00
jrd 9323380d5c WIP: hacky world torus 2016-09-30 16:26:41 -07:00
jrd 8a68c1780e WIP: show overworld map 2016-09-30 16:12:23 -07:00
jrd 50ac1960b0 out/ in .gitignore 2016-09-30 16:03:01 -07:00
jrd ad647f2e99 basic vr controller events 2016-09-30 16:01:54 -07:00
jrd 0b8db8d9b4 send events to scene 2016-09-30 14:15:24 -07:00
jrd 235b5d58bd view doesn't own scene 2016-09-30 13:37:44 -07:00
jrd 7a9f65115c refactor view/scene to separate modules 2016-09-21 19:38:27 -07:00
jrd b8b5bf8ab7 2-space indent for gl.rs 2016-09-19 15:47:56 -07:00
jrd d851f934e0 reorg: no main binary, all in bin/ 2016-09-19 14:42:18 -07:00
jrd ebefec08ab show tracked avatar tile 2016-09-19 14:36:31 -07:00
jrd 067e8906be factor out ega loader 2016-09-19 14:06:47 -07:00
jrd fd9d1cca13 drop SDL dep 2016-09-15 19:14:29 -07:00
jrd 9f7246efba depth testing 2016-09-15 00:29:14 -07:00
jrd a7562b449c polygon 2016-09-15 00:29:13 -07:00
jrd 251ace63a7 tracking basestation and controllers 2016-09-15 00:29:03 -07:00
jrd 6e3ba7f6db encapsulate vr interface 2016-09-10 18:53:20 -07:00
jrd bc76738f53 .gitignore 2016-09-10 10:48:39 -07:00
jrd dacee68d89 pixels from headset 2016-09-10 10:48:28 -07:00
8493a12298 update sdl 2016-08-29 19:53:47 -07:00
jrd 3198e50822 tile converter 2016-03-15 05:36:13 -07:00
jrd c8f4be119b couple more tile chars 2016-03-10 13:11:32 -08:00