文件名称:sketchup-gl-animation:在 SketchUp 中为 OpenGL 绘图操作设置动画的类
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-01 00:48:28
ruby opengl animation transitions sketchup
Sketchup-gl-动画
此类允许在 SketchUp 中为 OpenGL 绘图操作设置动画。 您可以在看到示例。
用法
AE::Animation.draw(view) 在 SketchUp 工具的 draw 方法中调用它。
AE::Animation.new(view, drawing_operations) 将view作为工具的当前 Sketchup::View,将drawing_operations作为数组,其中每个绘图操作都表示为方法名称(作为符号)及其参数的数组
【文件预览】:
sketchup-gl-animation-master
----LICENSE(1KB)
----README.md(2KB)
----AnimationTestTool.rb(7KB)
----Animation.rb(12KB)