All Projects → McCulloughRT → Revit2glTF

McCulloughRT / Revit2glTF

Licence: other
An open source glTF format exporter for Autodesk Revit.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Revit2glTF

Nina
A collection of Shorcuts to work faster in Revit.
Stars: ✭ 17 (-88.11%)
Mutual labels:  revit, revit-api
FlexLM-License-Usage-Logger
python utility script to parse and log the lmutil lmstat results on a FlexLM server
Stars: ✭ 20 (-86.01%)
Mutual labels:  revit
Claygl
A WebGL graphic library for building scalable Web3D applications
Stars: ✭ 2,365 (+1553.85%)
Mutual labels:  gltf
vim-webgl-viewer
An easy to use online 3D model viewer based on Three.JS.
Stars: ✭ 41 (-71.33%)
Mutual labels:  gltf
Maya2gltf
Maya to glTF 2.0 exporter
Stars: ✭ 203 (+41.96%)
Mutual labels:  gltf
bus derby
A 3D vehicle derby video game rendered in three.js and run on a physi.js physics engine. UV maps designed in Adobe Illustrator; meshes created in Blender and imported as glTF.
Stars: ✭ 88 (-38.46%)
Mutual labels:  gltf
Ashes
WebGL2.0 3D Engine & ECS & RayTracing
Stars: ✭ 191 (+33.57%)
Mutual labels:  gltf
libgltf
glTF 2.0 parser/loader for C++11, supports many extensions likes `KHR_draco_mesh_compression`, `KHR_lights_punctual`, `KHR_materials_clearcoat`, and more.
Stars: ✭ 55 (-61.54%)
Mutual labels:  gltf
maya-glTF
glTF 2.0 exporter for Autodesk Maya
Stars: ✭ 121 (-15.38%)
Mutual labels:  gltf
Model Viewer
Easily display interactive 3D models on the web and in AR!
Stars: ✭ 3,751 (+2523.08%)
Mutual labels:  gltf
Wickedengine
3D engine focusing on modern rendering techniques and performance.
Stars: ✭ 3,148 (+2101.4%)
Mutual labels:  gltf
Meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
Stars: ✭ 2,930 (+1948.95%)
Mutual labels:  gltf
RevitExportObjAndGltf
The Revit-based plug-in realizes the export of 3D files in obj or gltf format, which may have small material problems, which can be improved in the later stage; because the project needs to engage in the secondary development of Revit in the near future, similar plug-ins are rarely found on the Internet Related information will be recommended to…
Stars: ✭ 42 (-70.63%)
Mutual labels:  revit
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+36.36%)
Mutual labels:  gltf
RevitExtensions
Extensions for Revit plugin development
Stars: ✭ 37 (-74.13%)
Mutual labels:  revit
Mayo
3D CAD viewer and converter based on Qt + OpenCascade
Stars: ✭ 192 (+34.27%)
Mutual labels:  gltf
Gltf
A crate for loading glTF 2.0
Stars: ✭ 224 (+56.64%)
Mutual labels:  gltf
FreeMVD WorkFlow
This project has been moved/forked to https://gitlab.com/osarch/FreeMVD_WorkFlow
Stars: ✭ 21 (-85.31%)
Mutual labels:  revit
forge-convert-utils
Utilities for converting Autodesk Forge file formats.
Stars: ✭ 83 (-41.96%)
Mutual labels:  gltf
OrchidForDynamo
This repository contains the content of the Orchid package for Dynamo
Stars: ✭ 81 (-43.36%)
Mutual labels:  revit

Revit2glTF - A Revit glTF Exporter

This is currently a work in progress but the end goal is to create an open source implementation of an extensible exporter from Autodesk Revit to the glTF model format.

Current To-Do's

  • Handle basic material export
  • Handle textured material export
  • Handle normals export
  • Add toggle for exporting each element as a seperate .bin vs a single .glb.
  • Add element properties to extras on glTF nodes.
  • Add element properties to a sqlite file referenced by glTF nodes.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].