ImPlot for Iris

Try the demo found on GitHub


ImPlot for Iris ImPlot is based off the C++ ImPlot library for Dear ImGui

The Iris module configured to support ImPlot can be found on GitHub which u can install as a rbxm file or zip file. ImPlot has widgets for: Graphs, Scatter Charts and Pie Charts.

Please note that i have only made the functionality to support my needs hence this is missing functionality the C++ version of ImPlot has.

Documentation | Downloads | PID Controller


23 Likes

What Iris version does it support? I would like to use this for a game I’m working on.

1 Like

I’m not sure about any previous Iris versions however it supports the latest version of Iris

Hello!

I have published the ImPlot Iris version to Wally and fixed some issues.

Can I make interactive bezier curves with this? Like the ones in vfx plugins.
I’m making a VFX plugin with Iris.


(This image is 1 day old. The features have been doubled. Including better style.)

Could you elaborate what u want the plot to do?

Normal line graphs but with control points and tangents for curves that can be controlled by the user. You can see it from VFX Forge, VFX Suite and VFX Studio (the free one).

Unfortunately i have not made anything along the lines of however in the future i may work on implementing this,
currently this is just for plotting graphs not for manipulating them.

1 Like

pretty sick resource
what exact version is this built off of…. v2.5.0 current version?

Yeah, it should be the latest version!