In July 2022 I posted a Three.JS Tip a day. Here are articles about these tips. 10 Three.JS Tips 1o More Three.JS Tips Another 1o More Three.JS Tips and a bonus tip
Author archives: niklever
Create installable Oculus Quest app using PWAs
I’ve added a new section to my ‘Learn to create WebXR, VR and AR, experiences with Three.JS‘ course. Learn how to make your WebXR website into an installable app, using Progressive Web Apps (PWA) technology. You’ll start with a super simple example. Then learn how to package it using PWABuilder. Then learn how to use Oculus Developer Hub to deploy …
Continue reading “Create installable Oculus Quest app using PWAs”
Beginners Guide to 3D Web Game Development with Three.JS
My ‘Beginners Guide to 3D Web Game Development with Three.JS’ is just $9.99 for the next few days. It’s a great introduction to an amazing library even if you aren’t interested in the game side. https://bit.ly/3js-jun-22 The JavaScript programming language is probably the most popular programming language in the world. Companies all around the global …
Continue reading “Beginners Guide to 3D Web Game Development with Three.JS”
My GLSL course is just $9.99 this week
https://www.udemy.com/course/learn-glsl-shaders-from-scratch/?couponCode=MAY22_BEST In this course we’re going to look at GLSL ( OpenGL Shading Language) to create amazing effects. Maybe you are a designer who has seen some terrific, cutting edge websites using cool transitions and wondered how it was done. You may have heard about WebGL and know that you can use some simple THREE.js …
Two new URP videos for Unity
I’ve been working with the URP team at Unity 3D since September 2021. The initial project was an e-book, a guide for those making the transition from the Built-in render pipeline (BRP) to the newish Universal Render Pipeline (URP) it is due for release around Easter 2022, to link to the launch of Unity 2021.2, …
Merry Christmas and a Happy New Year
I’d like to thank all my students for a great year. I hope my courses helped with your career or helped you understand often difficult concepts. In the new year watch out for URP Shaders and Shader Graph added to my Learn Unity Shaders from Scratch course A complete revamp of Create a 3D multi-player …
JavaScript in 12 Easy Lessons
Pleased to announce that my first FREE course is now live on Udemy. https://www.udemy.com/course/javascript-in-12-easy-lessons It is a Beginners Guide to JavaScript and will help some of my ThreeJS and HTML5 Game Development students. Variables Strings Arrays Objects Classes Functions Conditions Loops Modules Math Scope JSON I hope you like it.
Added a Blur ThreeJS post-processing pass to my GLSL shader course
A blur filter is a useful addition to a ThreeJS website. You can blur the scene to set focus to an HTML overlay. Check out the filter on CodePen. To see how it is done go to my Courses page and look for ‘Learn GLSL Shaders From Scratch’
JavaScript in 12 easy lessons – e-book
Pleased to report that my first e-book ‘JavaScript in 12 easy lessons’, will be available soon. #codenewbie #webdeveloper
Tutorial Tuesdays
Here’s a link to my latest Tutorial Tuesday free YouTube video. Subscribe to get a new tutorial every Tuesday.