2025-09-22 14:52:18 -05:00
2024-10-27 18:10:32 -05:00
2024-10-27 18:10:32 -05:00
2023-04-30 13:50:44 -06:00
2023-04-03 06:44:25 -06:00
2023-04-27 11:43:34 -06:00
2023-08-30 18:44:30 -06:00

hollywoo

Portable interface for kinetic novel dev/animated filmmaking

Principles

TODO explain Director

Maintenance

How to add a type to Director:

You must add the type parameter in many places:

  • Movie.hx (on class Movie)
  • Scene.hx (on typedef Scene) (if scenes will contain it)
  • Movie.kiss (on properties director and scenes, and method _showScene)
  • Director.hx (on class Director AND field movie)
  • YourMovieType.hx, YourMovieType.kiss and YourDirectorType.hx, YourDirectorType.kiss in your Hollywoo director implementation
Description
Portable interface for kinetic novel dev/animated filmmaking
Readme LGPL-2.1 524 KiB
Languages
Haxe 81.6%
Python 17.7%
Shell 0.7%