Multiple textures toggle in WebGL - ProgrammingTIL

Опубликовано: 12 Октябрь 2024
на канале: David Parker
699
10

In this episode, I discuss how to have multiple textures in WebGL and how to toggle between them.

Sign up for my Newsletter: https://www.programmingtil.com/

Concepts:
Multiple Textures
Promises.
Note: at some point I'll push fully to npm-style dependencies. But for now, I'm going to just use older style includes.
Promise can/will replace signals as well.

Current Schedule:
Daily - React and/or WebGL

Resources:
https://github.com/davidwparker/progr...
View