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 6 times, most recently from b0b47e7 to 82bad1a Compare January 17, 2025 11:11
mzernova pushed a commit to mzernova/OCCT that referenced this pull request Jan 17, 2025
Added functionality to export TopoDS_Vertex and TopoDS_Edge to GLTF format
@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

@mzernova mzernova force-pushed the gltf_write_edge_and_vertex branch from 82bad1a to af7bb00 Compare January 23, 2025 22:25
mzernova pushed a commit to mzernova/OCCT that referenced this pull request Jan 23, 2025
Added functionality to export TopoDS_Vertex and TopoDS_Edge to GLTF format
Added functionality to export TopoDS_Vertex and TopoDS_Edge to GLTF format
@mzernova mzernova force-pushed the gltf_write_edge_and_vertex branch from af7bb00 to c716233 Compare January 23, 2025 23:36
@dpasukhi dpasukhi self-requested a review January 24, 2025 17:22
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