文件名称:VFXCollection:VFX处理程序的基本集合
文件大小:12KB
文件格式:ZIP
更新时间:2024-03-23 17:50:49
python cpp vfx Python
VFXCollection VFX处理程序的基本集合。 特征 BezierCurve类和函数。 带有操作员重载以处理(x,y)坐标对的通用Point2D类
【文件预览】:
VFXCollection-main
----.github()
--------workflows()
----Python()
--------BezierCurve.py(1023B)
--------Point.py(3KB)
--------__init__.py(0B)
--------Particle.py(783B)
--------ParticleGenerator.py(2KB)
--------Demo.py(4KB)
----tests()
--------test_point.py(4KB)
--------__init__.py(0B)
----LICENSE(1KB)
----__init__.py(0B)
----requirements.txt(20B)
----.gitignore(114B)
----CMakeSettings.json(401B)
----CMakeLists.txt(210B)
----C++()
--------Point.hpp(1KB)
--------Demo.hpp(61B)
--------BezierCurve.cpp(1KB)
--------Demo.cpp(252B)
--------Point.cpp(451B)
--------BezierCurve.hpp(597B)
----README.md(183B)