Skip to content

Commit

Permalink
Merge branch 'threejs' of https://github.com/rohitvarkey/Julia.jl int…
Browse files Browse the repository at this point in the history
…o rohitvarkey-threejs
  • Loading branch information
svaksha committed Nov 27, 2015
2 parents 53f64b7 + 27ec88b commit 32dff73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Computer-Graphics.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
+ [SixelGraphics.jl](https://github.com/olofsen/SixelGraphics.jl) :: A module for Julia implementing simple Sixel graphics.
+ [ShapeModels.jl](https://github.com/rened/ShapeModels.jl) :: Statistical shape models / point distribution models.
+ [TestImages.jl](https://github.com/timholy/TestImages.jl) :: Loading standard test images into Julia.
+ [ThreeJS.jl](https://github.com/rohitvarkey/ThreeJS.jl) :: Julia interface to WebGL using Three-js custom elements and Patchwork.jl.
+ [TIFF.jl](https://github.com/rephorm/TIFF.jl) :: is the TIFF image file support for Julia.
+ [VideoIO.jl](https://github.com/kmsquire/VideoIO.jl) :: A wrapper around libav/ffmpeg libraries, which are the defacto open-source libraries for video IO. The library offers an easy way to open video files or a camera and read sequences of images, as either arrays, or optionally as `Image` objects, using the `Images` package, has been developed on Linux, and the installation and functionality has been minimally tested on Macs, but not yet on Windows.
+ [VLFeat.jl](https://github.com/IHPostal/VLFeat.jl) :: Julia wrappings for the VLFeat computer vision library.
Expand Down Expand Up @@ -125,8 +126,11 @@ __Plotting for statistical Charts, Graphs, Plots, Histograms, Maps__:
+ The [plot.ly](https://plot.ly/api/julia/) Julia API in an [IJulia notebook](http:https://nbviewer.ipython.org/7105191)
+ [PyPlot.jl](https://github.com/stevengj/PyPlot.jl) :: Plotting for Julia based on matplotlib, pyplot.
+ [Qwt.jl](https://github.com/tbreloff/Qwt.jl) :: 2D plotting, drawing, and GUIs using Qwt and Qt.
<<<<<<< HEAD
+ [Sparrow.jl](https://github.com/rennis250/Sparrow.jl) :: A Julia package for plotting that uses ctioga2 as a backend.
+ [ThreeJS.jl](https://github.com/rohitvarkey/ThreeJS.jl) :: Julia interface to WebGL using Three-js custom elements and Patchwork.jl.
=======
>>>>>>> 27ec88b4619330b090b03c546facd0f283f9005a
+ [Vega.jl](https://github.com/johnmyleswhite/Vega.jl) :: A Julia package for generating visualizations in Vega.
+ [Visualizer.jl](https://github.com/grero/Visualizer.jl) :: A simple GUI for quickly panning through a collection of data.
+ [Winston.jl](https://github.com/nolta/Winston.jl) :: 2D plotting for Julia.
Expand Down

0 comments on commit 32dff73

Please sign in to comment.