Skip to content

Razorbird360/NP-Overflow-Open-House

Repository files navigation

NP Overflow Open House

View project live here

Project Description

An interactive 3d website made using Three.js, to show a portfolio-ish website that will showcase some of overflows projects and what it is about, to introduce others to what overflow is about at the open house, will making it a fun experience. There will be a main character which will be able to move around a landscape


Install Libraries

# Using npm
npm install

# Using pnpm
pnpm install

# Using bun
bun install

This installs Three.js, Cannon.js, Vite, as dependencies that has been used. See package.json for the full list.


Run project locally

# Using npm
npm run dev

# Using pnpm
pnpm dev

# Using bun
bun dev

Alternatively, "npx vite" to run project, but it does not guarantee consistency with locally installed versions


Update project development pages

GitHub Actions CI has been set up to automatically update build using bun and vite and upload to GitHub pages on pushes to the main branch.

To push

git add .
git commit -m "Your message here"
git push

GLB/FBX Model sources

Character Model
Low Poly Pack
Cottage House
Chinese Bulletin Board
Trees Pack
Soccer Ball Dice Models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5