Twigl

categorie

Twigl

Twigl è un editor online per mostrare "shader in un tweet", con tanto di generatore di gif e "shader sonori".

Ci sono quattro modalità in twigl.app, ognuna delle quali ha una sottomodalità che utilizza GLSL ES 3.0, o in aggiunta ad essa, una modalità che abilita MRT.

classico: compatibile con GLSLSandbox. Le variabili uniformi sono "resolution", "mouse", "time" e "backbuffer".
geek: in questa modalità, le varie variabili uniformi sono in uno stile a singolo carattere, "r", "m", "t" e "b", rispettivamente.
geeker: non c'è bisogno di dichiarare precision e uniform. Sono automaticamente completate dall'implementazione. Per il resto, è identica della modalità geek.
geekest: in questa modalità, la descrizione di "void main(){}" può essere omessa, e "gl_FragCoord" può essere descritto come "FC". Inoltre, sono disponibili vari snippet GLSL.

★ Buildings by Yonatan

★ Spirals by doxas


Add new comment

The content of this field is kept private and will not be shown publicly.

Full HTML 2

  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.