18.6: createGraphics() as WebGL Texture - WebGL and p5.js Tutorial

preview_player
Показать описание


Contact:

Links discussed in this video:

Videos mentioned in this video:

Рекомендации по теме
Комментарии
Автор

very useful for having a plane cover the entire webgl canvas and then putting the HUD on the screen like a 2d canvas

canatronYT
Автор

This is super useful for me presently! I’m building a 3D product configurator that is combining multiple customizable creategraphics ‘layers’ into a single texture.

kimwelch
Автор

This will be useful for things like bullet holes or blood splatter on a model

oscarchampion
Автор

Hello Dan,
Thanks again for the videos. Is there any video about the difference between createVector and p5.Vector in p5.js?
I can't seem to find any and it's been quite a challenge to find adequate tutorials/ references elsewhere.
Let me know your thoughts :)

mahmoudelhossieny
Автор

Great video! Keep making us happy! Can you make a spaghettification simulation.

_sp
Автор

How could I dynamically update that love text?

begga
Автор

when you throw the pgraphic on the cube one side of the cube is opaque still; why is that? (even if you did background 255, 10) or some such

deltaark
Автор

I took the Perlin noise flow-field and mapped it to the graphics texture. Now there is a rotating cube with a Perlin noise flow-field being generated on it.

DirtySocrates
Автор

Very helpful, I wonder if the same can be used in a spinning globe. For example, show country names while the globe is spinning.

ralflor
Автор

one of the faces is not transparent. Anyone know why this is?

kentaylor
Автор

getting even deeper into this; there seem to be crazy transparency issues with 3D geometries... yikes...

deltaark
Автор

What if you want to just texture one side of the plane with text; not have text on both sides?

deltaark
Автор

Hello! Is it possible to create a 3D object on createGraphics() instead of the canvas? Thanks I would appreciate any help :D

doom
Автор

This playlist is awesome.
BTW does anybody know how to add different texture on each side of a plane or a box ?

Sylvin
Автор

I think the error was because you gave dimension that doesnt equal a square in 2d, so it has issues to make that as a side of a qube which is a 2d square

gomo
Автор

for that exercise, i would have to learn to make the fractal

ritikkhatri
Автор

can I learn to code by watching all of his videos without actually practicing using what I see?

ReptilesEat
Автор

Can u teach meh to coding in Roblox ~_~

FM_my