Autodesk 3D API Integration

Замовник: AI | Опубліковано: 28.10.2025

I want to plug the Autodesk Platform Services SDK into a small web prototype so I can load architectural models and perform three core actions: render them smoothly, let users orbit/zoom/pan for basic viewing, and tweak simple geometry or materials right in the browser. Scope for this first phase is intentionally light—just a working proof-of-concept that: • Accepts OBJ, STL, or FBX uploads. • Streams the model into the Autodesk viewer. • Exposes the SDK’s basic editing tools (material change, move, rotate, delete). • Produces a high-quality render preview suitable for architectural visualization. A clean HTML/TypeScript sample project with concise setup instructions is all I need to evaluate the integration.