contra-renderer/www/js
2023-10-09 14:52:52 -07:00
..
animation.ts [WIP] Improving chain animation. 2023-10-08 18:28:44 -07:00
danceCommon.ts Interpreter: add star promenade and form long waves. 2023-09-13 01:15:43 -07:00
danceLibrary.ts Add Napkin #12 to dance list. 2023-09-10 01:57:57 -07:00
interpreter.ts Improve courtesy turn animation. 2023-10-08 20:26:26 -07:00
interpreterCommon.ts Fix hands during Circle and DoSiDo. 2023-09-29 02:57:14 -07:00
libfigure Initial commit. Basic drawing of non-moving dancers implemented. 2023-06-10 16:37:10 -07:00
libfigureMapper.ts Minor fixes. 2023-09-10 06:46:22 -07:00
lowLevelMove.ts Don't swing too slowly. 2023-10-08 20:26:59 -07:00
main.ts Performance: avoid using .getElementsByClassName() on every frame to reduce allocations. 2023-10-09 14:52:01 -07:00
renderer.ts [WIP] Performance: aggressively cache strings in renderer. 2023-10-09 14:52:52 -07:00
rendererConstants.ts Add debug display option to renderer/animations. 2023-10-08 17:49:04 -07:00