/Threejs-Portal-Scene

A scene of a portal in the woods built with three.js and blender.

Primary LanguageJavaScript

Portal Scene

A scene of a portal in the woods built with three.js and blender.

Table of contents

General info

A scene of a portal in the middle of the woods. All the modeling, texturing, uv unwrapping, and baking was made on Blender. The model was optimized for better performances. The model was then exported to Three.js where it was tweaked with custom shaders for the portal and particles.

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Screenshots

Screenshot 2022-03-28 at 22-07-13 38 - Importing and optimizing the scene Demo

Technologies

  • JavaScript
  • Threejs
  • WebGL
  • Webpack
  • Blender

Features

List of features ready and TODOs for future development

Status

Project is: finished.

Inspiration

Contact