Git Product home page Git Product logo

coin3d_examples's Introduction

Coin3D/Pivy Examples/Macros for FreeCAD

A Collection of 3D drawing examples using Pivy/Coin3D within FreeCAD.

Description

FreeCAD is a free libre open source Parametric CAD/CAM
Coin3D (AKA 'Coin') is an OpenGL-based, 3D graphics library that has its roots in the Open Inventor 2.1 API, which Coin still is compatible with.
Pivy is a Python library for python bindings of Coin3D.
Wiki List of the examples with some descriptions

Purpose

This repository's purpose is to show practical examples of how to use the Coin3D API in macros or within the FreeCAD console. The code has been modified to be suitable to run within FreeCAD (see Limitations).

Background

I've always wanted to see some examples of the Coin3d API. But documentation is so sparse until now... a repository of practical examples that will help decrease a dev's learning curve regarding this library. I searched a lot to find these kind of examples.. without much assistance.. Google in the end came through!! But not initially (only after many months of searching). The original examples can be found at:

https://github.com/coin3d/pivy/tree/master/examples/Mentor

Limitations

  • There are files that cannot be modified to a suitable python file for FreeCAD due to having 3rd party dependencies or incorrect context. For example, you may see references to specific Linux commands or a dependency on an OpenGL library that doesn't exist in FreeCAD.
  • Be aware that there are some files loaded from your hard disk (*.iv) extensions because their paths are hardcoded. You'll need to modify them. There is always a TODO: FIXME: text near to that line

Examples

This section will contain screenshots of different Coin3d snippets. TBD

License

Note: There is no LICENSE file or license mentioned, I'm assuming the original license applies.

I hope you enjoy learning Coin3D in FreeCAD.

-Mariwan Jalal

coin3d_examples's People

Contributors

mariwanj avatar luzpaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.