Skip to content

Commit

Permalink
Move ThreeJS.jl to Graphics from Plotting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitvarkey committed Sep 10, 2015
1 parent 95fd6d2 commit 27ec88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Computer-Graphics.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,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 @@ -118,7 +119,6 @@ __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.
+ [ThreeJS.jl](https://github.com/rohitvarkey/ThreeJS.jl) :: Julia interface to WebGL using Three-js custom elements and Patchwork.jl.
+ [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 27ec88b

Please sign in to comment.