A.Olokhtonov
|
60fc48b1e7
|
Fix dynamic draw to use indexed, and thus the same shader as main
|
11 months ago |
A.Olokhtonov
|
72eedf9b48
|
Fix dynamic data
|
12 months ago |
A.Olokhtonov
|
a991cf3247
|
BVH construction and modification
|
12 months ago |
A.Olokhtonov
|
7e3b6156c0
|
Render stroke_id to a small texture
|
1 year ago |
A.Olokhtonov
|
46cd48fecd
|
Cull segments, switch to indexed drawing (only for static data for now)
|
1 year ago |
A.Olokhtonov
|
14faef4146
|
Better draw->move cancellation. Instead of not registering short strokes, cancel them for all users if we registered a second finger during the time window.
|
1 year ago |
A.Olokhtonov
|
c5928dd5bd
|
Do not upload whole static buffer, instead use glBufferSubData. This commit fixes lag (and skipped iinputs) when other people are drawing
|
1 year ago |
A.Olokhtonov
|
eefbb8ef75
|
Do not upload buffers each frame (DUH!), re-introduce dynamic data, set headers in caddy to enable precise timings
|
1 year ago |
A.Olokhtonov
|
c1fd46da53
|
We have achieved good AA!
|
1 year ago |
A.Olokhtonov
|
01db70cab0
|
Good speed (quad per line segment). Need to figure out rounding
|
1 year ago |
A.Olokhtonov
|
e3ae4cf6cd
|
Upload whole point buffer, and align its size to 8K
|
1 year ago |
A.Olokhtonov
|
46587068e6
|
Limit max points per quad, fix wrong rounding of texture size
|
1 year ago |
A.Olokhtonov
|
f72cbf5941
|
SDF bull fixed boxes + passed stroke width to shader
|
1 year ago |
A.Olokhtonov
|
69feb482a2
|
sdf bullshit (almost working)
|
1 year ago |
A.Olokhtonov
|
ad9cded350
|
Sweet juicy svg cursor
|
2 years ago |
A.Olokhtonov
|
8b3f28337e
|
SDF town
|
2 years ago |
A.Olokhtonov
|
8557c5d47e
|
Caps and joints via fragment shader
|
2 years ago |
A.Olokhtonov
|
31b18e69a0
|
Images moving around, paste image from clipboard
|
2 years ago |
A.Olokhtonov
|
ac0d8f7605
|
Betta websocket reconnect
|
2 years ago |
A.Olokhtonov
|
cb783db614
|
Per-user stroke width and color (for dynamic strokes) kinda work
|
2 years ago |
A.Olokhtonov
|
45c3af9c67
|
Brush width control. Phone "zen mode" button
|
2 years ago |
A.Olokhtonov
|
59cb197e58
|
I don't even know anymore (colors?)
|
2 years ago |
A.Olokhtonov
|
343008c0af
|
f32 coordinates
|
2 years ago |
A.Olokhtonov
|
f24e8d386b
|
Pictures good
|
2 years ago |
A.Olokhtonov
|
29f697dceb
|
Texture test
|
2 years ago |
A.Olokhtonov
|
5c0d9e1537
|
The gooder biba
|
2 years ago |