sulemansaeed73 / NextJS-3DModelViewer

3D Model Viewer using ForgeAPI

Repository from Github https://github.comsulemansaeed73/NextJS-3DModelViewerRepository from Github https://github.comsulemansaeed73/NextJS-3DModelViewer

This is a MERN stack project with Next.js (frontend) and Node.js/Express (backend) for uploading and viewing 2D/3D AutoCAD files (DWG/DXF).

It uses Autodesk Forge API to convert and display models interactively.

Admin credentials are stored in the backend .env file, and you can access the admin panel by using the credentials specified there.

Additionally, to enable the Autodesk Forge API functionality, make sure to add your Forge API credentials (client ID and secret) in the .env file for the app to work properly.

About

3D Model Viewer using ForgeAPI


Languages

Language:JavaScript 90.0%Language:CSS 5.9%Language:HTML 4.1%