Features List:
- Real-time rendering of vector graphics
- Seamless integration with UMG by introducing new Widgets
- Everything is properly antialiased
- Mouse interaction respecting the geometrical shape of Elements, not limited to the Widget bounding box
- Colored procedural shadows for Widgets
- 10 types of geometrical shapes including paths that allow you to create literally any shape you can imagine
- 4 types of fully customizable gradients
- 2 types of fully customizable noise generators
- 6 types of geometry-altering effects
- Gaussian blur filter
- 3 line cap types
- 3 line corner types
- 29 blend modes
- 5 boolean operations that allow you to combine shapes together
- 31 types of predefined animations that can be used to animate literally anything
- Stroked and filled geometry
- SVG importing and rendering; standard v1.1 is supported (animations and scripts are not supported at the moment)
- Text following a path
- Widget transformations
Network Replicated: N/A
Supported Development Platforms: Windows 64-bit, Linux 64-bit
Supported Target Build Platforms: Windows 64-bit, Linux 64-bit
Documentation: View here
Example Project: Download here
功能列表:
- 矢量图形的实时渲染
- 通过引入新的小部件与UMG无缝集成
- 一切都是正确的抗锯齿
- 鼠标交互尊重元素的几何形状,不限于小部件边界框
- 小部件的彩色程序阴影
- 10种类型的几何形状,包括路径,允许你创建任何你能想象的形状
- 4种类型的完全可定制的渐变
- 2种类型的完全可定制的噪音发生器
- 6种几何改变效果
- 高斯模糊滤镜
- 3种线帽类型
- 3线角类型
- 29种混合模式
- 5布尔运算,允许您将形状组合在一起
- 31种类型的预定义动画,可用于动画字面上的任何东西
- 描边和填充几何体
- SVG导入和渲染;支持标准v1.1(目前不支持动画和脚本)
- 路径后面的文本
- 小部件转换
网络复制:N/A
支持的开发平台:Windows64位、Linux64位
支持的目标构建平台:Windows64位、Linux64位
文件: 查看这里
示例项目: 从这里下载
YouTube channel visit | YouTube tutorials visit | Discord server join
Example of things that can be done with Definitive Painter
Definitive Painter is a 2D vector graphics library that allows you to draw 2D graphics based on vectors right in Unreal Engine. It is based on Skia by Google.
Definitive Painter extends the existing UMG system by adding new vector based widgets. Finally, you are no longer limited to drawing simple rectangles with textures. You can now draw circles, triangles, lines, paths that comprise intricate curves and even SVG images, all properly antialiased using MSAA. Your own imagination is your new limit when it comes to creating user interfaces in Unreal Engine.
The plugin supports gradients, noise generators, geometry-altering effects, many blend modes, animations, procedural shadows, mouse hit testing for any shape, and much more.
Everything is real-time, 100% vector and integrates seamlessly with UMG. Definitive Painter will draw a simple chart to be inserted into your existing GUI or the whole HUD for your project.
Because of its vector nature, you no longer need to switch between UE and your DCC tool in order to tune colors, widen contours, etc. You can do everything without the need to ever leave UE.
Demo
Documentation
YouTube频道 参观 /YouTube教程 参观 /Discord服务器 加入
可以用明确的画家做的事情的例子
Definitive Painter是一个2D矢量图形库,允许您在虚幻引擎中基于矢量绘制2D图形。 它基于谷歌的Skia。
Definitive Painter通过添加新的基于矢量的小部件来扩展现有的UMG系统。 最后,您不再局限于绘制带有纹理的简单矩形。 您现在可以绘制包含复杂曲线甚至SVG图像的圆形,三角形,线条,路径,所有这些都可以使用MSAA进行适当的抗锯齿。 在虚幻引擎中创建用户界面时,您的想象力是您的新极限。
该插件支持渐变,噪音发生器,几何改变效果,许多混合模式,动画,程序阴影,任何形状的鼠标命中测试等等。
一切都是实时的,100%矢量,并与UMG无缝集成。 Definitive Painter将绘制一个简单的图表,以插入到您现有的GUI或整个项目的HUD中。
由于它的矢量特性,您不再需要在UE和DCC工具之间切换,以调整颜色,扩大轮廓等。 你可以做任何事情,而不需要离开UE。
示范
文件
评论(0)