1
Fork 0
mirror of https://github.com/RGBCube/rgbcube.github.io synced 2025-05-13 21:44:58 +00:00
Commit graph

76 commits

Author SHA1 Message Date
ae2c11308e
Remove README.md 2024-01-13 12:52:33 +03:00
RGBCube
6ba4afb0c0
Do it for all paths 2024-01-09 13:35:51 +03:00
RGBCube
51166e93e4
Redirect paths too 2024-01-09 13:35:37 +03:00
RGBCube
984e41b771
Delete old code 2024-01-09 13:32:20 +03:00
RGBCube
5ee27ea000
Remove unused files, will move src as well 2023-12-30 10:55:36 +03:00
RGBCube
b0214d524c
Change formatting 2023-12-30 10:44:32 +03:00
RGBCube
90537c36b9
Redirect to rgbcu.be 2023-12-30 10:34:16 +03:00
RGBCube
ca27953746
Work 2023-12-28 11:32:22 +03:00
RGBCube
dc82b04345
Make warp work 2023-12-27 11:08:16 +03:00
RGBCube
9434ff9e8d
Fix flake 2023-12-25 14:50:05 +03:00
RGBCube
c916d96b09
Initial warp work 2023-12-25 12:36:34 +03:00
RGBCube
342a3ca2ec
Ignore dirs in state 2023-12-21 17:01:16 +03:00
RGBCube
c0c8a2cda3
Try 2 2023-12-21 16:29:59 +03:00
RGBCube
40ff86ea46
Ignore Cargo.nix file in code report thing 2023-12-21 16:27:05 +03:00
RGBCube
c0eb6e03af
Update readme instructions 2023-12-21 16:20:35 +03:00
RGBCube
c09bf49b42
Fix flake again 2023-12-21 16:07:22 +03:00
RGBCube
a084f03c4d
Fix flake 2023-12-21 15:58:28 +03:00
RGBCube
f8e9d77792
Switch to embed-rs 2023-12-21 15:54:11 +03:00
RGBCube
397e666ced
Improve build.rs 2023-12-21 15:51:37 +03:00
RGBCube
7410e1f929
Add nix flake & start working on embedded assets 2023-12-21 10:29:32 +03:00
RGBCube
30bcb1e46f
Fix asset serving 2023-12-20 22:47:34 +03:00
RGBCube
da93443b5c
Add assets serving 2023-12-20 22:45:43 +03:00
RGBCube
45dfbddb3d
Fix CSS escaping 2023-12-20 22:36:45 +03:00
RGBCube
80c8f36435
Clean up minify functions 2023-12-20 22:27:35 +03:00
RGBCube
9336ad99b0
Use 404 handler 2023-12-20 22:16:54 +03:00
RGBCube
389ca1f737
Add minification and write css js in their own files 2023-12-20 22:12:06 +03:00
RGBCube
704c5f00d0
Init Rust project 2023-12-20 12:56:55 +03:00
RGBCube
977bbb4ec0
Use Vec3.zero() 2023-12-20 09:42:49 +03:00
RGBCube
784759ce4f
Only highlight frame in index.html 2023-12-20 09:39:03 +03:00
RGBCube
6116f691e1
Remove useless <p> and remove empty links 2023-12-20 09:08:12 +03:00
RGBCube
97ad0e06ea
Add 404 text 2023-12-20 09:05:38 +03:00
RGBCube
17bbad6a85
Chrome 68 fixes 2023-12-20 08:38:02 +03:00
RGBCube
d2c919227a
Start spinning slowly and slowly speed up 2023-12-20 07:28:49 +03:00
RGBCube
cd8a891bd7
Fix gaps and fix the issue for S*fari
Yes, it's true. Safari can't render a webpage properly without hacks unless it is
a plain fucking HTML page without any CSS whatsoever. Apple, just switch to Chromium
or Gecko already. Abandon Safari like how Microsoft did with Blink.
2023-12-19 21:07:03 +03:00
RGBCube
9207036cb9
Spin cube if no mouse event in the last 10 seconds 2023-12-19 20:20:35 +03:00
RGBCube
2373215028
Fix site reload when scrolling on mobile 2023-12-19 19:47:54 +03:00
RGBCube
f3b76a5d81
Disable scrolling 2023-12-19 19:45:29 +03:00
RGBCube
bcf8f20d21
404 page 2023-12-19 19:45:29 +03:00
RGBCube
afd2c3634c
Add media queries to scale better 2023-12-19 19:08:02 +03:00
RGBCube
b58a28342f
Fix code!!!!!! IT WORKS AASDJFASDFJHASDFKASDHKASDFHK 2023-12-19 19:08:02 +03:00
RGBCube
a8c87c164a
Clean up code and disable velocity for now 2023-12-19 19:08:02 +03:00
RGBCube
4eed4e5eab
Rename angMem to velocity 2023-12-19 19:08:02 +03:00
RGBCube
e2eb858e62
Add velocity 2023-12-19 19:08:02 +03:00
RGBCube
aeb47bff9c
Make Quat.fromAngleAxis well behaved 2023-12-19 19:08:02 +03:00
RGBCube
d42b67f25e
Touch support 2023-12-19 19:07:59 +03:00
RGBCube
87d9c0361d
Uninline rotation 2023-12-19 16:20:55 +03:00
RGBCube
1dca244440
Rearrange CSS rules 2023-12-19 16:20:23 +03:00
RGBCube
ad4f02c875
asdf 2023-12-19 16:00:26 +03:00
RGBCube
36fe3c4a4b
Make code better 2023-12-19 15:36:09 +03:00
RGBCube
b800086988
Change rotation algo 2023-12-19 15:19:30 +03:00