|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/creating-a-webpage-using-blender-and-threejs/
课程评论:没有评论
**课程名称:** 使用 Blender 和 Three.js 创建网页 **课程概述:** 本课程旨在帮助**网页开发者**和**3D设计师**跨越技术鸿沟,共同学习如何使用 Blender 创建3D模型,并利用 Three.js 将其呈现在网页上。 **课程内容:** * **Blender 部分:** * 学习创建3D模型。 * 为3D模型赋予骨骼(Armature)。 * 为模型创建三种不同的动画。 * 搭建带有摄像头和灯光的3D场景,并进行导出准备。 * **Web开发部分(使用 Visual Studio Code):** * 项目配置。 * 使用 Three.js 将3D模型显示在网页上。 * 通过 JavaScript 事件控制3D模型的动画播放。 **课程目标:** 学完本课程后,学员将能够掌握一个基础项目,该项目能够展示在 Blender 中创建的、带有可控动画的3D人物。学员可以此为基础,自由修改和扩展,开发自己的3D网页项目。 **适用人群:** * 希望在网页中展示3D内容的网页开发者。 * 希望将其3D作品呈现在网络上的3D设计师。 * 对3D网页开发感兴趣、希望获得基础知识的学习者。 **期待:** 本课程将为您提供创建3D网页项目的初步知识和实践经验。如果您有任何疑问,欢迎在评论区提出。祝您学习愉快!
Welcome to "Creating a webpage using Blender and Three.js".Sometimes, the web developer do not have the knowledge to use Blender, or the 3D designer do not have knowledge to display the 3D figures in a web page. This tutorial can help both, the developer and the designer to get an idea of how to use blender and three.js to create a basic websiteIn this tutorialwe will learn how to create a web page that will display a 3D figure created in Blender with different animations that you can control using javascript events.We will use Blender to:Create a 3D figureAssign an armature to the figureCreate 3 different animations for the figureCreate a Scenario with camera and lighting to export it and use it in the web page.We will use Visual Studio Code to:Configure the projectdisplay the 3D figure on a web page using Three.jsControl the animations using Javascript eventsAt the end, you will have a base project that you can modify freely for your needs. Hope this can help you to get a basic knowledge to create your how projects.If you have any question, please let me know in the comment section. Thanks and have fun.