./mmm/mmmfs/conversion.moon:263: error while converting Fileder:/projects/demoloops/twisted text/moonscript -> mmm/component from 'text/moonscript -> mmm/component' to 'mmm/component':
[string "Fileder:/projects/demoloops/twisted#text/moon..."]:1: [nossr]
stack traceback:
[C]: in function 'assert'
[string "Fileder:/projects/demoloops/twisted#text/moon..."]:1: in main chunk
(...tail calls...)
[C]: in function 'xpcall'
./mmm/mmmfs/conversion.moon:260: in function 'mmm.mmmfs.conversion.apply_conversions'
./mmm/mmmfs/fileder.moon:250: in method 'get'
./mmm/mmmfs/fileder.moon:256: in function <./mmm/mmmfs/fileder.moon:254>
[C]: in function 'http.util.yieldable_pcall'
./mmm/mmmfs/util.moon:132: in function <./mmm/mmmfs/util.moon:118>
(...tail calls...)
./mmm/mmmfs/builtins.moon:64: in function 'string.yieldable_gsub'
./mmm/mmmfs/builtins.moon:136: in function <./mmm/mmmfs/builtins.moon:114>
[C]: in function 'xpcall'
./mmm/mmmfs/conversion.moon:260: in function 'mmm.mmmfs.conversion.apply_conversions'
./mmm/mmmfs/fileder.moon:250: in method 'get'
build/server.moon:125: in function
[C]: in function 'xpcall'
build/server.moon:189: in function
(...tail calls...)
[C]: in function 'http.util.yieldable_pcall'
/usr/local/share/lua/5.3/http/server.lua:187: in function
I plan to introduce the participants to the following topics:
what are procedural graphics?
what are shaders?
drawing a circle (with math)
transforming space
moving, scaling, rotating
mirroring, repeating, fractals
bending space
procedural animation
tweaking motion
easing functions
signed distance fields and raymarching
basic lighting
The exact topics and structure can be adjusted based on the course runtime and
level of the participants' experience.