You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
A.Olokhtonov
0c3259d00f
Tweak initial BVH construction to split along the longest axis, instead
of alternating between vertical and horizontal. Big perf wins on large
boards because of more sane distribution of fullnodes
|
2 years ago |
| .. |
|
icons
|
More betterer active image highlight
|
2 years ago |
|
wasm
|
Significantly improve stroke smoothing and pressure handling. "Fix" issue with underallocation of WASM memory by doubling the size
|
2 years ago |
|
aux.js
|
The big unAWAITing! Also found the image scale undo bug, but haven't
|
2 years ago |
|
bvh.js
|
Tweak initial BVH construction to split along the longest axis, instead
|
2 years ago |
|
client_recv.js
|
Merge scale and move local history, fixing undo for image move/scale
|
2 years ago |
|
client_send.js
|
The big unAWAITing! Also found the image scale undo bug, but haven't
|
2 years ago |
|
config.js
|
Tweak initial BVH construction to split along the longest axis, instead
|
2 years ago |
|
default.css
|
Basic snapping to grid is kinda working (needs more testing). Deleted obsolete shaders and debug options
|
2 years ago |
|
heapify.js
|
BVH construction and modification
|
2 years ago |
|
index.html
|
Sudden shader refactoring (automatically extract locations a-la
|
2 years ago |
|
index.js
|
The big unAWAITing! Also found the image scale undo bug, but haven't
|
2 years ago |
|
index.log
|
sdf bullshit (almost working)
|
3 years ago |
|
lod_worker.js
|
Cache full stroke lists in BVH levels (massive speedup!). Remove "line_threshold" array, since it has very little effect.
|
2 years ago |
|
math.js
|
Add line-line intersection test to the eraser to kinda make it work for faster movement
|
2 years ago |
|
speed.js
|
Boudning boxes debug draw. Fix missing mipmap warning. Fix dynamic stroke not drawing on empty canvas
|
2 years ago |
|
tools.js
|
Basic line drawing is back IN
|
2 years ago |
|
touch.css
|
Works on Safari 12 @ IOS
|
3 years ago |
|
undo.js
|
Merge scale and move local history, fixing undo for image move/scale
|
2 years ago |
|
webgl_draw.js
|
Tweak initial BVH construction to split along the longest axis, instead
|
2 years ago |
|
webgl_geometry.js
|
Boudning boxes debug draw. Fix missing mipmap warning. Fix dynamic stroke not drawing on empty canvas
|
2 years ago |
|
webgl_listeners.js
|
Boudning boxes debug draw. Fix missing mipmap warning. Fix dynamic stroke not drawing on empty canvas
|
2 years ago |
|
webgl_shaders.js
|
Fix warning when dynamic draw has only a single point. Fragment shader fix is untested.
|
2 years ago |
|
websocket.js
|
The big unAWAITing! Also found the image scale undo bug, but haven't
|
2 years ago |