Coder Social home page Coder Social logo

noodlesplate's Introduction

NoodlesPlate

NoodlesPlate is a offline Shader Editor.

His particularity is to offer to the user many type of widgets, let you easilty tune in real time your shader.

all the system is designed for let the user choose his text editor. NoodlespLate update all ui after each code change (file save)

you can check the wiki if you want more infos

Some features availables :

  • many uniforms widgets :
    • sliders
    • checkbox
    • combobox
    • radio buttons
    • time / date / deltatime
    • frame
    • gizmo (translate / rotate / scale) via ImGuizmo
    • gamepad (go in settings dialog for tune and affect your gamepad buttons / sticks)
    • mouse
    • color picker
  • Time Line for easy animation crration (based on the behavior of blender3D)
    • export all frames in pictures
  • uniforms collapsable / expandable by section or hidden (defined in code)
  • Vertex / Fragment / Geometry / tesselation control / tesselation eval shaders => all in one file
  • primitive instancing
  • in code config (selectable in ui)
  • include files
  • multipass
  • compute shader => not finalized, supprort only 2d/3d texture. no mesh generation
  • immport of ShaderToy / GlslSandbox / VertexShaderArt
  • multi attachments buffers
  • uniforms config switcher => lets you save/load uniforms conf file
  • Primitve Culling System via Gizmo
  • sdf merge with mesh
  • wold camera (perspective / orthographic) in your shaders
  • fullscreen windowed or full
  • transparant window (controled with the alpha value of your shader)
  • save picture for each code modification (let you create video of your shader design)
  • pixel debugging, offer rgba value inspection (with mouse, under line on screen)
  • inspect gpu metrics (temperature / load / memory / etc.. only support nvidia for the moment)

Features planned :

  • Node Graph (wip, not stable)
  • video / audio (playback / recording)
  • bvh player for uniforms
  • vr support ( let you define the buffer on eye / and use sticks)

Binaries => https://github.com/aiekick/NoodlesPlate/releases

Some screenshots :

1 2

noodlesplate's People

Contributors

aiekick avatar

Watchers

 avatar

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.