neru
|
082dd811b7
|
feat: add new site
|
2026-05-07 06:09:32 -03:00 |
|
neru
|
559c9b6562
|
chore: update packages
|
2026-05-07 06:09:28 -03:00 |
|
neru
|
54d0345bff
|
chore: remove old stuff
|
2026-05-07 06:09:24 -03:00 |
|
neru
|
2e7ce54672
|
feat: add icon and webmanifest
|
2026-01-05 01:46:03 -03:00 |
|
neru
|
ac0eea917e
|
style: run format:apply
|
2026-01-03 07:21:10 -03:00 |
|
neru
|
31ca429ed9
|
style: unwrap obj
|
2026-01-03 07:20:33 -03:00 |
|
neru
|
deaafc9e22
|
feat: move seal page to its own file
|
2026-01-03 06:42:19 -03:00 |
|
neru
|
7dc2fc2568
|
fix: missing format on import
|
2026-01-02 07:49:38 -03:00 |
|
neru
|
b8e51d1544
|
style: run format:apply
|
2026-01-02 07:45:03 -03:00 |
|
neru
|
429ee073e3
|
style: fix all lint warnings
|
2026-01-02 07:44:45 -03:00 |
|
neru
|
e52745ead2
|
style: cleanup unused stuff
|
2026-01-02 07:37:39 -03:00 |
|
neru
|
f1f05590fc
|
feat: redo wind shader
|
2026-01-02 07:34:28 -03:00 |
|
neru
|
211e2128be
|
style: cc adjustments
|
2026-01-02 05:41:04 -03:00 |
|
neru
|
aa0c1866e6
|
feat: change lut
|
2026-01-02 05:39:32 -03:00 |
|
neru
|
7b5a0941cb
|
feat: upload LUT
|
2026-01-02 05:36:15 -03:00 |
|
neru
|
f541b1b8ce
|
feat: add LUT + CC
|
2026-01-02 05:36:09 -03:00 |
|
neru
|
67457e252e
|
style: run format:apply
|
2026-01-02 04:58:34 -03:00 |
|
neru
|
4148f2729b
|
feat: add loading screen
|
2026-01-02 04:57:51 -03:00 |
|
neru
|
1e5b9c8884
|
feat: add loading effect
|
2026-01-02 04:52:30 -03:00 |
|
neru
|
a2e4637c8d
|
style: run format:apply
|
2026-01-02 04:32:41 -03:00 |
|
neru
|
b5b89d5d6b
|
style: dof adjustements
|
2026-01-02 03:55:54 -03:00 |
|
neru
|
27cb73a17c
|
style: reduce focal length (again !!)
|
2026-01-02 03:54:29 -03:00 |
|
neru
|
06edc62214
|
fix: dof wrong target, low focal length
|
2026-01-02 03:53:54 -03:00 |
|
neru
|
dfdf017835
|
fix: write depth on cube mat
|
2026-01-02 03:53:34 -03:00 |
|
neru
|
f0a0e188fc
|
style: misc cleanup
|
2026-01-02 03:51:45 -03:00 |
|
neru
|
57c064ea00
|
style: run format:apply pass
|
2026-01-02 03:49:12 -03:00 |
|
neru
|
1c70ffd80d
|
style: reduce grass instance count
|
2026-01-02 03:44:54 -03:00 |
|
neru
|
9301f3a8a0
|
feat: re-enable dof
|
2026-01-02 03:44:22 -03:00 |
|
neru
|
0e2daee849
|
fix: offset cube to avoid clipping with terrain
|
2026-01-02 03:44:14 -03:00 |
|
neru
|
240db3f764
|
fix: bad terrain mat params
|
2026-01-02 03:44:00 -03:00 |
|
neru
|
74c6963290
|
fix: restore terrain parameters
|
2026-01-02 03:41:02 -03:00 |
|
neru
|
2b8202336a
|
style: remove unused comment
|
2026-01-02 03:40:37 -03:00 |
|
neru
|
669a0356e0
|
style: reduce curve strength
|
2026-01-02 03:38:19 -03:00 |
|
neru
|
dd249aabbd
|
feat: increment grass segments, add extra taper at ends
|
2026-01-02 03:37:45 -03:00 |
|
neru
|
35f3c74663
|
feat: add SMAA
|
2026-01-02 02:22:54 -03:00 |
|
neru
|
0d097aa643
|
style: touch up grass colours
|
2026-01-02 02:22:50 -03:00 |
|
neru
|
590711db49
|
feat: rewrite grass LOD system and visuals
|
2026-01-02 02:15:34 -03:00 |
|
neru
|
6187dfa6f7
|
style: visual param tweaks
|
2026-01-02 01:26:37 -03:00 |
|
neru
|
76450e3113
|
style: run format:apply
|
2026-01-02 01:24:30 -03:00 |
|
neru
|
e40108e62c
|
style: increase granularity
|
2026-01-02 01:24:18 -03:00 |
|
neru
|
9d2526d77f
|
style: tweak grass colours
|
2026-01-02 01:23:19 -03:00 |
|
neru
|
0ba6446757
|
feat: add godrays
|
2026-01-02 01:23:07 -03:00 |
|
neru
|
b6a7ca09c9
|
fix: create ref for SealCube
|
2026-01-02 01:22:52 -03:00 |
|
neru
|
486e5ca1ba
|
fix: reimplement SealCube as fwdRef
|
2026-01-02 01:22:32 -03:00 |
|
neru
|
6d21c9a94c
|
style: misc fx tweaks
|
2026-01-02 01:12:43 -03:00 |
|
neru
|
5579308470
|
style: misc visual changes
|
2026-01-02 01:11:27 -03:00 |
|
neru
|
05dd49cbe4
|
fix: make sealcube tinier
|
2026-01-02 01:11:12 -03:00 |
|
neru
|
c33d61f765
|
feat: add dof
|
2026-01-02 01:11:00 -03:00 |
|
neru
|
f7a3539852
|
feat: add env
|
2026-01-02 01:10:46 -03:00 |
|
neru
|
8b1706b8fe
|
style: format with prettier
|
2026-01-02 00:40:01 -03:00 |
|