Skip to content

BlaqueC88/next-babylon-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple [Next.js] + [Babylon.js] starter.

This starter runs best when using pnpm.

Getting Started

First install node modules:


$ pnpm install

Then run the development server:


pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file. You will also find two scene folders (eg: components/SceneOne), where you can edit your scene(s).

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

To learn more about Babylon.js, take a look at the following resources:

About

Next.js + Babylon.js Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published