Coder Social home page Coder Social logo

adamnemecek / constructivesolidgeometry.jl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jtramm/constructivesolidgeometry.jl

0.0 2.0 0.0 1.07 MB

A Constructive Solid Geometry (CSG) and ray tracing package for Julia

License: Other

Julia 100.00%

constructivesolidgeometry.jl's Introduction

Build Status Coverage Status codecov.io

ConstructiveSolidGeometry.jl

A lightweight constructive solid geometry and ray tracing package for scientific computing in Julia.

Installation

You can install this package with the following Julia command:

Pkg.add("ConstructiveSolidGeometry")

The package can then be loaded and used in a Julia script or a Jupyter Notebook by:

using ConstructiveSolidGeometry

Note that plotting functionality for this package is dependent on Plots package and the PyPlot backend. If you don't have these already, install them by:

Pkg.add("Plots")
Pkg.add("PyPlot")

The PyPlot package requires that matplotlib (a python package) be installed on your system, which can be done using apt-get, pip, or by following the full instructions here.

Documentation

A full explanation of the package, its design and methodology is given in the examples directory:

Introduction

A number of examples are also provided in that directory:

CSG Logical Operators

Simple Geometry Example: Pincell

Monte Carlo Particle Random Walk Example

The full public API is also available:

API

Created by John Tramm ([email protected]).

constructivesolidgeometry.jl's People

Contributors

crashburnrepeat avatar jtramm avatar jw3126 avatar staticfloat avatar

Watchers

 avatar  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.