Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLTF Export - Edge and Vertex support #243

Open
wants to merge 1 commit into
base: IR
Choose a base branch
from

Conversation

mzernova
Copy link

@mzernova mzernova commented Jan 5, 2025

Added functionality to export TopoDS_Vertex and TopoDS_Edge to GLTF format

@dpasukhi dpasukhi changed the title Added functionality to export TopoDS_Vertex and TopoDS_Edge to GLTF f… GLTF Export - Edge and Vertex support Jan 5, 2025
@dpasukhi dpasukhi linked an issue Jan 5, 2025 that may be closed by this pull request
@dpasukhi dpasukhi added 2. Enhancement New feature or request 1. Data Exchange Import/Export or iterating of the CAD data labels Jan 5, 2025
@dpasukhi dpasukhi marked this pull request as draft January 6, 2025 00:54
@mzernova mzernova force-pushed the gltf_write_edge_and_vertex branch 5 times, most recently from d593b3c to b0b47e7 Compare January 16, 2025 16:29
Added functionality to export TopoDS_Vertex and TopoDS_Edge to GLTF format
@mzernova mzernova force-pushed the gltf_write_edge_and_vertex branch from b0b47e7 to 82bad1a Compare January 17, 2025 11:11
@dpasukhi dpasukhi marked this pull request as ready for review January 17, 2025 11:35
@dpasukhi dpasukhi self-requested a review January 17, 2025 11:35
@dpasukhi
Copy link
Member

New tests will be integrated together with import support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Data Exchange Import/Export or iterating of the CAD data 2. Enhancement New feature or request
Projects
Status: Integration
Development

Successfully merging this pull request may close these issues.

GLTF Extension - Vertex and Edges support
2 participants