Commit Graph

9 Commits

Author SHA1 Message Date
3a49460fe6 feat(sphere): add texture sphere 2026-04-02 15:10:09 +02:00
0e919c339c feat(texture): add plane textures 2026-04-02 14:41:01 +02:00
3e5f23a3bf feat(rt-lisp): add more math overloads 2026-04-01 01:43:50 +02:00
fc40e0b798 feat(camera): render anim using ffmpeg 2026-03-31 20:15:30 +02:00
3c73077837 feat(anim): add frame-based animations 2026-03-31 04:12:39 +02:00
1871f6cae4 feat(rtlisp): clean up rt lisp functions
- sin/cos
- scene-add proxy
2025-01-11 16:33:05 +01:00
ad0792dcd3 feat(lisp): add overloadable native functions 2025-01-07 00:55:03 +01:00
3e11142361 feat: add native_lisp_function macro
- refactor project layout to use child crates
  - lispers-core: parser and evaluator
  - lispers-macro: proc macros
2025-01-04 20:12:11 +01:00
6a3348d727 feat(raytracer): add native rt functions to lisp 2024-11-28 01:57:40 +01:00