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

61 commits

Author SHA1 Message Date
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
RGBCube
8d4f49e055
Multiply by Pi to get a full rotation for some reason 2023-12-19 15:19:30 +03:00
RGBCube
ca181a31f9
Fix hrefs 2023-12-19 15:19:30 +03:00
RGBCube
685bfae069
Seperate Cube CSS 2023-12-19 15:19:30 +03:00
RGBCube
9a753cb870
Move JS code to its own file 2023-12-19 15:19:30 +03:00
RGBCube
86ea6e1701
Extract length() to its own function 2023-12-19 15:19:30 +03:00
RGBCube
5ddc5e76dd
Use strict 2023-12-19 15:19:30 +03:00
RGBCube
40f1327d08
Make code more readable 2023-12-19 15:19:30 +03:00
RGBCube
fde2ecb25a
Add animated favicon 2023-12-19 15:19:30 +03:00
RGBCube
0646f0286f
Make Velocity user accessible 2023-12-19 15:19:30 +03:00
RGBCube
56215e379b
Don't seperate CSS into logical sections 2023-12-19 15:19:29 +03:00
RGBCube
825d7df117
Remove unused code 2023-12-19 15:19:29 +03:00
RGBCube
330086f09f
Eliminate images and use gradients instead 2023-12-19 15:19:29 +03:00
RGBCube
734fbc6dde
Increase size 2023-12-19 15:19:29 +03:00
RGBCube
e02cc2608c
Delta culling 2023-12-19 15:19:29 +03:00
RGBCube
169634ee44
Somewhat basic movement 2023-12-19 15:19:29 +03:00