Загрузка видео...

Не удалось загрузить видео

На главную

More Math to Shaders!! Visualize(and edit) both the code and the visuals instantly. Now with data types and control flow, we can create function nodes with multi-line math to code. Here's SDFs for Box, Sphere, Torus and Plane in maths straight from iq's blog All in a browser!

27,945 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 9

Фото профиля Jonathan Chemla
Jonathan Chemla2 лет назад

Math expressions in shader node editors makes so much sense, will this editor be released/open at some point?

Фото профиля Palash Bansal
Palash Bansal2 лет назад

Yes only a few things are left to add, will release it soon.

Фото профиля Anon 2.0
Anon 2.02 лет назад

bro this whole thing is crazyyyy

Фото профиля ponzS
ponzS2 лет назад

I've become a fan of yours and hope there will be tutorials or instructional videos available after the release.

Фото профиля Cheng Lou
Cheng Lou2 лет назад

Nice! Related:

Фото профиля Palash Bansal
Palash Bansal2 лет назад

Oh that's pretty cool. Nice notation for vector also, was thinking how to do that. Also wondering how Indexing would work there.

Фото профиля TyroneCa$hMuny 💎
TyroneCa$hMuny 💎2 лет назад

I have no idea whats going on here but it def. looks cool

Фото профиля usr
usr2 лет назад

What tool is this?

Фото профиля kielka
kielka2 лет назад

yooo thats amazing

Похожие видео

We are announcing our newest initiative: an interactive math engine by isaacmason. Math is core to everything interactive from geometry to collision to color, yet JavaScript lacks a high-performance kernel. Instead libraries reinvent math structures and transformations, with varying success, and now LLMs generate bespoke functions on a case by case basis. The problem is that there are no principled guarantees for correctness or performance leading to degraded apps or difficult to read code. We need math engine that can be used to power all the cool projects people want to make at scale! The goals of the initiative are ambitious: ⟡ Predictable performance. Allocation-free operations and a documented usage contract designed to preserve monomorphic, optimizable call sites, validated through reproducible benchmarks. ⟡ Portable. Efficiently interoperates with WebGL, WebGPU, Wasm, Three.js, etc., so that the handoff between math kernel and framework is simple. ⟡ Minimal. A lean, tree-shakable kernel containing only the primitives needed to build interactive algorithms. ⟡ Data-oriented. Operates on caller-owned data through data-in, data-out functions without owning the data lifecycle. ⟡ Readability. It is important the core math operations readable such that even if the code is not written by a person they can reasonably review it. isaacmason is bringing his experience building out navcat, crashcat and gpucat. We are starting with mathcat as the foundation and building from there. Stay tuned for more. 👉 Initiative: 👉 Join the convo on Discord:

Poimandres

56,745 просмотров • 1 месяц назад