Skip to content

Commit

Permalink
@rohitvarkey : ThreeJS.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Sep 10, 2015
1 parent 07219a1 commit 95fd6d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Computer-Graphics.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ __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
3 changes: 2 additions & 1 deletion Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,11 @@ __Useful learning resources and all other random resources that does not have it
----

# JUPYTER NOTEBOOKS
+ [Fractals](http:https://nbviewer.ipython.org/url/beowulf.csail.mit.edu/18.337/fractals.ipynb) in Julia.
+ [Hands_on_julia](https://github.com/dpsanders/hands_on_julia/) :: A 2-day Julia workshop material , as Jupyter notebooks, for scientists by @dpsanders in Paris.
+ [learn-julia](https://github.com/aviks/learn-julia) : Another Julia Tutorial.
+ [NotebookNameTest](http:https://nbviewer.ipython.org/github/staticfloat/notebooks/blob/master/julia_notebooks/NotebookNameTest.ipynb) from the julia-users thread on [How to find the name of the current IJulia notebook](https://groups.google.com/forum/#!topic/julia-users/mnCEQNd7ew0)
+ [A gallery of interesting Julia notebooks](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks#julia-notebooks).
+ [A gallery of interesting Julia notebooks](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks#julia).
+ [Julia-0.2 Community tour](https://github.com/JuliaX/IJuliaNotebooks) in an [ipython viewer](http:https://nbviewer.ipython.org/urls/raw.github.com/JuliaX/IJuliaNotebooks/master/julia-0.2-community-tour.ipynb).
+ [iap2014](https://github.com/JuliaX/iap2014) :: MIT IAP Class 2014: 18.S096 Introduction to Julia Computing.
+ [DataGotham.jl](https://github.com/johnmyleswhite/DataGotham.jl) :: IJulia Notebook with material for DataGotham-2013 tutorial on using Julia for data analysis.
Expand Down

0 comments on commit 95fd6d2

Please sign in to comment.