How To Upload A Simple 3D Car Simulation In A Web Page To The Internet Using Blender & blend4web

Опубликовано: 29 Июнь 2026
на канале: AI generated free movies and games
2,030
24

Note: before starting this tutorial you need to download and install the blend4web CE SDK from -
https://www.blend4web.com/en/
and comleted the previous simple car tutorial -
   • In Just Over 5 mins Make a Car Simulation ...  

This tutorial shows how to upload the interactive 3D car simulation scene to the Internet. The previous tutorial showed how to make the scene, this tutorial shows how to set the seven files that need to be uploaded for the simulation to work on the Internet.

The seven files can be grouped into three categories -
Blend4web library files (b4w.min.js, uranium.js, uranium.js.mem)
The 3D scene, exported from Blender (car.json, car.bin)
The controlling files, the web page (car.html) and the JavaScript file (car.js)

The tutorial opens the controlling files in a text editor and points out the parts that could be changed.

The tutorial shows how to test the seven file setup with the local web server that comes with blend4web.

The tutorial goes into detail about how to gather the seven files.

The controlling files can be downloaded from my website at the following page -
http://blender.freemovies.co.uk/blend...

The library files can be copied from the blend4web CE SDK folder, in the subfolder -
deploy - apps - common

The 3D scene is exported from the file made in the car simulation tutorial, the finished file can be downloaded from my website -
http://blender.freemovies.co.uk/blend...