Skip to content

An mmorpg game that is made from pure Javascript. Using the library three.js, blender, and Maya to create the Video game graphics, and socket.io to allow for multiplayers to share real time gameplay.

Notifications You must be signed in to change notification settings

robgleason/OpenWorldz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWorldz

I utilized glb/gltf character models, lighting, skybox, and Orbital Controls.

A bunch of code was used from the threejs Documentation. I used code from the Three.js Setup Guide Tutorial | Getting Started with React + Three.js by "Suboptimal Engineer" to change everything to React. Will one day rewrite that foundation code into my own code using the basic building blocks of three.js.

To run the code do the following:

git clone https://www.github.com/robgleason/OpenWorldz
npm install
npm run dev

About

An mmorpg game that is made from pure Javascript. Using the library three.js, blender, and Maya to create the Video game graphics, and socket.io to allow for multiplayers to share real time gameplay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published