awesome-bim

A curated collection of useful BIM (Building Information Modeling) resources, libraries, software and frameworks for AEC research, application development, data analysis, and general computation.

View the Project on GitHub mitevpi/awesome-bim

Back

Autodesk Forge Resources

Forge Logo

Developer Essentials

Main Forge Portal

Your central hub for everything Forge-related.

Learn Forge Tutorials

Probably the clearest, most linear tutorials for getting the basics set-up with Autodesk Forge. Includes NodeJS and .NET versions. Every step isn’t meticulously documented, but it’s as close as there currently is.

API(s) Documentation

Documentation for the various Autodesk Forge APIs. Includes documentation, conceptual architecture, and basic samples/tutorials.

Documentation Sample

Sample Projects & Code

Forge GitHub

The Autodesk Forge GitHub account contains a number of repositories which serve as sample projects.

Forge Code Samples

Another interface for the samples in the GitHub account. Allows the user to filter by API and language.

Other Resources

Postman Calls 3-Legged OAuth

Video guide for setting up Postman to make 3-Legged OAuth Forge API calls. Useful for getting started with Forge, or just prototyping some business-logic without hard coding it.

Postman Calls 2-Legged OAuth

Collection of 2-Legged OAuth Forge API calls for Postman.

Postman Sample

Forge Blog

Place for getting help, and interacting with the community.

Forge Stack Overflow

List of the latest Forge API questinos submitted to Stack Overflow.

Forge YouTube

Autodesk Forge YouTube channel.

SDKs

.NET

The Autodesk Forge .NET SDK source.

Node.JS

The Autodesk Forge .NET SDK source.