Get art creation more comfortable.
Want to use a template created by the NEORT community? You can challenge new expressions and improve production efficiency.
GLSL <img src="https://d32h66pp7fue57.cloudfront.net/attachment/c1b9qvs3p9f8fetmtss0.png" width="480" alt="c1b9qvs3p9f8fetmtss0.png"/>
GLSL No description
JS/HTML/CSS Do you want to use the same shaders as Shadertoy? Do you want to use GLSL 3.0 ES shaders? Yeah, I have prepared this template for you! Paste the shader into the "Let's paste your shader here!" section of the HTML file, and you will be able to use the shader with the `mainImage` function! Excuse me, but I don't support texture import in `iChannel` yet. Only the back buffer is supported with the uniform `backBuffer`. You can use `#define iChannel0 bachBuffer` if you like. It will fill the browser by default, but if you are concerned about performance, you can fix the display size by specifying the constant at the top of the javascript. Enjoy shader coding with GLSL3.0 ES! References: - https://wgld.org/d/glsl/g001.html - https://ics.media/web3d-maniacs/webgl2_blitframebuffer/
GLSL ご自由にお使いください。
JS/HTML/CSS No description
JS/HTML/CSS **No licence, use free!**
JS/HTML/CSS #つぶやきProcessing を作る際の自分用テンプレート。
JS/HTML/CSS NEORTでp5.jsのコードをササッと書きはじめられるテンプレートです. p5.jsのバージョンは2020年9月9日時点で最新の1.1.9です.時間が経ったら[cdnjs.com](https://cdnjs.com/libraries/p5.js)で確認して,該当箇所を書き換えても良いかもしれません. ハッピーコーディング!
JS/HTML/CSS Display image artwork on NEORT. - Supported image file: jpg, png, gif - Upload image from "Resource" tab on the artwork creation page - Replace `url` value in CSS tab
GLSL Use texture in GLSL artwork production. - Nothing is displayed, but `channel0` was set. - If you uploaded an image(jpg, png) on the resoure modal in GLSL artwork creation page, the texture appear.
JS/HTML/CSS Embed your VR artwork uploaded on Poly. - Access to your artwork page on Poly - Click "Share" button - Click "Embed" button and copy the `src` value from codes - Access to artwork creation page on NEORT, use this template and set the value to `src` in `<iframe>` tag
JS/HTML/CSS Let's start to create artwork with p5.js! This template contains sample codes and library of p5.js.