E
E
Evgeny Petryaev2021-07-21 20:15:16
JavaScript
Evgeny Petryaev, 2021-07-21 20:15:16

Why are there different versions of webgl?

Wrote code based on the book by Koichi Matsuda and Roger Lee - webgl 3D programming - single webgl - https://sites.google.com/site/webglbook/

<script src="http://rodger.global-linguist.com/webgl/lib/webgl-utils.js">

I found an article on habré about webl there is another webl https://webglfundamentals.org/webgl/lessons/ru/
<script src="https://webglfundamentals.org/webgl/resources/webgl-utils.js">

In general, incompatible js libraries in one do not have functions from the other.
javascript guru explain

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2021-07-21
@sslion

WebGL

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question