Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Commit da17de8

Browse files
authored
Merge pull request #247 from ChrisRackauckas/patch-1
Remove GLPlot.jl mentions?
2 parents b58b7cb + 088c75b commit da17de8

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

-16
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,6 @@ Image marker type and hover:
3838

3939
[<img src="https://cloud.githubusercontent.com/assets/1010467/18789986/5caf3a34-81ad-11e6-8c58-d0a4b40ccce3.png" width="489">](https://vimeo.com/181942008 "Image Cloud")
4040

41-
#### [GLPlot.jl](https://github.com/SimonDanisch/GLPlot.jl), a GUI for plotting with GLVisualize
42-
GLPlot allows you to interact with your plots and create GUI elements.
43-
44-
![lorenz attractor](https://cloud.githubusercontent.com/assets/1010467/18789098/f3fe7962-81a9-11e6-8305-8ffe9d4e6921.gif)
45-
46-
#### Hybrid GLPlot, Plots.jl
47-
48-
These examples use the lower level API of GLVisualize+GLPlot to allow interactions that would not be possible with Plots.jl alone.
49-
It is planned to integrate this more nicely with the higher level interface in Plots.jl.
50-
51-
[<img src="https://cloud.githubusercontent.com/assets/1010467/18790024/7d5f4a58-81ad-11e6-9535-e2408bbea679.png" width="489">](https://vimeo.com/180307247 "Volume Plot")
52-
53-
[<img src="https://cloud.githubusercontent.com/assets/1010467/18790072/a888fde6-81ad-11e6-829a-f0210711584d.png" width="489">](https://vimeo.com/181694236 "Surface")
54-
55-
[<img src="https://cloud.githubusercontent.com/assets/1010467/18789938/284fc0f6-81ad-11e6-8497-e14ac65fceb4.png" width="489">](https://vimeo.com/183115490 "Image filtering")
56-
5741
#### Demo of GPU computing and visualization of the GPU object with GLVisualize
5842
GLVisualize is GPU accelerated and we can use this fact to display computations run on the GPU as efficient as possible.
5943
This is a demo using the packages [CUDAnative](https://github.com/JuliaGPU/CUDAnative.jl) and [GPUArrays](https://github.com/JuliaGPU/GPUArrays.jl) to run Julia code on the GPU and visualize the result.

0 commit comments

Comments
 (0)