• Joined on 2022-02-27
mars pushed to main at mars/libra 2022-03-23 22:19:58 +00:00
f9e228dc12 Improve error messages
mars created branch qt in mars/libra 2022-03-23 22:04:38 +00:00
mars pushed to qt at mars/libra 2022-03-23 22:04:38 +00:00
ebfbebf83c QML hello world
mars pushed to main at mars/libra 2022-03-23 21:42:13 +00:00
fcb2e19763 Redirects, input, text/plain, text/gemini
mars created branch main in mars/libra 2022-03-23 20:45:41 +00:00
mars pushed to main at mars/libra 2022-03-23 20:45:41 +00:00
ce808a97cd Initial commit
mars created repository mars/libra 2022-03-23 20:45:18 +00:00
mars merged pull request cyborg/cyborg#7 2022-03-18 05:26:24 +00:00
Flycam rewrite
mars pushed to main at cyborg/cyborg 2022-03-18 05:26:24 +00:00
607730fb83 Merge pull request 'Flycam rewrite' (#7) from turtle1331/cyborg:flycam-rewrite into main
15bca6a6ca Merge branch 'main' into flycam-rewrite
46e380617c Add flycam docstrings
655400cf37 Use the standard library's LN_2 constant
a056c6f934 Flycam physics: make it linear (remove drag), use meaningful parameters
Compare 6 commits »
mars approved cyborg/cyborg#7 2022-03-18 05:26:04 +00:00
Flycam rewrite

looks and feels wonderful! thanks for the help :)

mars commented on pull request cyborg/cyborg#7 2022-03-08 22:30:03 +00:00
Flycam rewrite

Turns out ln(2) is already in the standard library as a constant: https://doc.rust-lang.org/std/f32/consts/constant.LN_2.html

mars created pull request cyborg/cyborg#10 2022-03-08 05:48:28 +00:00
WIP: Marching cubes
mars created branch marching-cubes in cyborg/cyborg 2022-03-08 05:14:00 +00:00
mars pushed to marching-cubes at cyborg/cyborg 2022-03-08 05:14:00 +00:00
53041b3bf4 Marching cubes
mars commented on issue cyborg/cyborg#8 2022-03-05 17:41:10 +00:00
Portal 2 Gel

i found a slideshow by Valve about how they did water rendering, emancipation grill rendering, and gel splatter rendering in Portal 2, but not about how they drew the gel liquid itself: https://…

mars opened issue cyborg/cyborg#9 2022-03-05 14:43:20 +00:00
Marching cubes
mars opened issue cyborg/cyborg#8 2022-03-05 14:15:21 +00:00
Portal 2 Gel
mars commented on issue cyborg/cyborg#1 2022-03-04 15:57:19 +00:00
Make an Amogus clone with this shit

(test issue comment for Discord webhook)

mars opened issue cyborg/cyborg#1 2022-03-04 15:55:39 +00:00
Make an Amogus clone with this shit
mars pushed to main at mars/sprite-rs 2022-03-04 03:26:51 +00:00
01bb85d386 "Fix" examples and add TODOs for later syntax