Zwerg Save

Distance Field Editor (experimental)

Project README

Zwerg - Distance Field Editor

by [email protected]

https://blog.thrill-project.com/zwerg-distance-field-editor/

ScreenShot

Feel free to fork and modify.

Changelog

  • 1.4.1 - 2020-11-30

    • updated OpenTK to version 3.1 via NuGet
  • 1.4 - 2016-06-05

    • renamed nodes.xml to functions.xml (format extended), contains defines, helpers and all code nodes
    • nodes can have a 'comment' attribute now which is displayed in the properties panel when the node is selected
    • function tags can have a 'requires' attribute now (name of other node or helper) to maintain code dependencies
    • Zwerg writes only required functions to the shader now (preparation for minify features)
    • renamed raymarcher.fs to shader.fs, moved optional code to functions.xml
    • integrated most operators of the Mercury SDF Library
    • PLEASE NOTE: Scene files created with earlier versions won't load because SDF function definitions have changed! The scene file format itself has not changed.
  • 1.3 - 2014-06-15: external nodes.xml (contains all available nodes from scene view context menu), simplified internal tree structure and code cleanup, fixed: node order

  • 1.2 - 2014-06-14: fixed mouse sensitivity issues

  • 1.1 - 2014-06-10: mouse click selection of df objects + minor fixes

Compiling

  • C# .NET4.5, VisualStudio 2019 solution
  • OpenGL via OpenTK (via NuGet)

Download

Features

  • distance functions (primitives)
  • distance operations
  • domain operations
  • scene view
  • realtime preview/camera/light
  • properties panel
  • select model on mouse click (experimental)
  • delete node (del key and context menu)
  • save/load scene to/from file (xml)

To do

Thanks

Open Source Agenda is not affiliated with "Zwerg" Project. README Source: movAX13h/Zwerg
Stars
44
Open Issues
1
Last Commit
3 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating