xem / xem.github.io

My Blog, Portfolio and CV -
http://xem.github.io
Other
16 stars 6 forks source link

articles/webgl-guide-part-2 #22

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

Maxime Euzière

https://xem.github.io/articles/webgl-guide-part-2.html

gokayokyay commented 4 years ago

Awesome guide! looking forward for more :)

Songhyun9 commented 3 years ago

very helpful thanks!

michaeldll commented 1 year ago

These two guides have been so valuable to me. I love how everything gets to the point quickly and goes from theory to practice very quickly. Very useful examples, too. I honestly learned as much from you than from WebGLFundamentals.

xem commented 1 year ago

Hi @michaeldll , thank you very much!

I have tried to write the kind of guide I would have liked to read when I started learning WebGL (unfortunately, the only resource available at the time was 500-page books and verbose tutorials more or less useful. WebGLFundamentals is a good one though).

It also helped me write a micro WebGL library called W: https://xem.github.io/W/ And an OBJ loader/transformer/compressor called obj2js: https://xem.github.io/W/obj2js/

There are still many chapters I need to write in the part 2 of the guide, but I've been pretty busy with other things lately and I'm considering writing a webgl book myself tbh :)

Cheers ! M.

McLeodAl commented 1 year ago

Thanks!

On Thu, 5 Jan 2023 at 10:28, xem @.***> wrote:

Hi, thank you very much!

I have tried to write the kind of guide I would have liked to read when I started learning WebGL (unfortunately, the only resource available at the time was 500-page books and verbose tutorials more or less useful. WebGLFundamentals is a good one though).

It also helped me write a micro WebGL library called W: https://xem.github.io/W/ And an OBJ loader/transformer/compressor called obj2js: https://xem.github.io/W/obj2js/

There are still many chapters I need to write in the part 2 of the guide, but I've been pretty busy with other things lately and I'm considering writing a webgl book myself tbh :)

Cheers ! M.

— Reply to this email directly, view it on GitHub https://github.com/xem/xem.github.io/issues/22#issuecomment-1372365275, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4THTZDN2WNS422N6ESUC3WQ3SBZANCNFSM4Q4H2QYA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- AlNeil T. Mc.Leod Managing Principal / Founder DPA / MEI

Direct: +1.862.571.1480 | Office: +1.973.348.9372 | Email: @.***

CONFIDENTIALITY NOTICE: All communications contained in this email, together with any attachments, are intended only for the addressee. The information in this email is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521 and is legally privileged, confidential and/or exempt from disclosure. If you are not the intended recipient, you are hereby notified that any unauthorized review, use, distribution, disclosure, duplication, or any action involving this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately via telephone +1.973.348.9372 or by return email, and destroy all copies of the communication along with any attachments. Thank you.

iyinchao commented 4 months ago

Such a wonderful tutorial! Thank you!

xem commented 4 months ago

Such a wonderful tutorial! Thank you!

thanks a lot @iyinchao ! I am still learning new things to complete the part 2 someday :)