Coder Social home page Coder Social logo

bezo97 / ifsrenderer Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 5.0 3.64 MB

3D IFS fractal renderer and editor

Home Page: https://ifsrenderer.z97.io/

License: GNU General Public License v3.0

GLSL 5.14% C# 94.86%
3d art csharp dotnet fractal glsl graphics wpf

ifsrenderer's People

Contributors

bakobenjamin avatar benjaminbako avatar bezo97 avatar kuraiandras avatar tibordravecz avatar wrightwriter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ifsrenderer's Issues

Add an optional @Tags field to plugins

Example: @Tags: blur, 2d
Then add a search box to the editor gui which lets the user filter through many plugins.
Another idea: Ability to favorite plugins and show them on the top of the list.

Camera orientation unexpectedly changes

Camera orientation sometimes unexpectedly changes when the mouse is clicked on interactive display.
Reproduction: Open the background color picker, then click on the interactive display area without choosing a color first.
Reported by: @somosb

MVVM main window

  • use viewmodels on main window
  • additional viewmodels for main window panels

Selectable node connections

Make connections between nodes (arrows) selectable to edit their properties, like the weight. This can work very similar to how nodes are selected.

Palette editor

Design and implement a palette editor gui. It should open in a new window and let's the user create, edit and save palettes. Starting point: similar to ChaosHelper, but with the ability to edit existing files(?)

Right click node connection has bugs

Describe the bug
Right click drag causes unexpected connections and disconnections

To Reproduce
Steps to reproduce the behavior:
Try to connect and disconnect nodes with right click

Expected behavior
Right click drag into empty: add/remove connection to self
Right click drag into other node: add/remove connection to other node

Serialize node positions

Node positions are currently not serialized, so they're always placed in a default (random) position.
Problem: The library does the serialization, which does not know about the GUI node positions.

Display syntax errors in broken plugins

Currently all the plugin snippets are inserted into the kernel and compiled at once, so it's difficult to tell where the syntax error lies in the plugin file.

Apply watermark on exported images

Implement the option "Apply Watermark" in the settings window, which prints the author name/logo/something on the artwork automatically.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.