Skip to content

Releases: CedricGuillemet/Imogen

Imogen 0.4 - codename Andromeda Shun

24 Oct 04:36
Compare
Choose a tag to compare

Imogen 0.4 - codename Andromeda Shun

Image of Yaktocat
New:

  • Node graph zoom with mouse wheel
  • cmft used for cubemap filtering
  • dds/ktx load and save
  • cubemap support
  • physical sky cubemap generator node
  • cubemap display (projection, fps, isometric) node
  • equirectangular to cubemap converter node
  • small animation display of processing node/background job
  • list, smal icons, big icons display of graph library
  • rugs in graph editor: add colored comments to your graph
  • extract a node preview into a dockable window

Changed:

  • node graph clips nodes and connexions
  • async image loading
  • dear imgui new docking system
  • new ui dark color scheme

Known issues:

  • cubemap filtering is an experiement. use with caution.
  • ktx format is not properly tested

Imogen 0.3 - codename Cygnus Hyoga

08 Oct 17:26
bcc02b8
Compare
Choose a tag to compare

New:

  • C nodes can change the size and blending mode of the texture target
  • Nodes can mix C and GLSL
  • Paint2D node
  • Swirl node
  • Crop node
  • UI mode for nodes : nodes can display user information
  • Nodes can handle mouse pos and buttons
  • openGL debug output in the console
  • image ratio support
  • better image resize in the NodeEdit panel

Changed:

  • more consistent texV management
  • Threaded decoding and loading of node textures (paint2d Surface)

Imogen 0.2.0 - codename Dragon Shiryu

02 Oct 01:32
Compare
Choose a tag to compare

Image of imogen
New:

  • C CPU nodes. edit and run C code on the fly
  • image reader/writer with jpg, png, tga, bmp, partial HDR support
  • thumbnail node: node, library, display
  • save and restore docking layout
  • Export button in node graph dock that force every export in the graph

Changed:

  • Separate scale X and Y values in Transform node

Imogen 0.1.1 - codename Pegasus Seiya

22 Sep 18:38
3bbde13
Compare
Choose a tag to compare

New:

  • SDL 2 instead of custom Windows only ImApp.h (one big step toward Linux port)
  • Clamp node
  • More blending option in the blend node (Thanks Jari Komppa)
  • Polar coordinates node (Thanks Jari Komppa)

Fixed:

  • clear text selection when switching file in shaders edit
  • clear nodegraph/selection when clicking new material
  • bad link deletion when creating link from input to output
  • connection loop detection

Imogen 0.1 - codename Saint Seiya

16 Sep 18:00
Compare
Choose a tag to compare

Draft of Imogen, a GPU procedural texture generation.
Get a clue on how it works. A bit messy. Some known bugs:

  • bad connection when plugin from input to output
  • bake is broken
  • tile node is broken
  • ramp node behaves strangely until node is selected
    Image of imogen
    Image of imogen
    Binaries in the zip