All Projects → JuliaPlots → Makie.jl

JuliaPlots / Makie.jl

Licence: other
High level plotting on the GPU.

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Makie.jl

Gadfly.jl
Crafty statistical graphics for Julia.
Stars: ✭ 1,724 (+117.95%)
Mutual labels:  graphics, plotting
Nfancurve
A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
Stars: ✭ 180 (-77.24%)
Mutual labels:  graphics, gpu
Citro3d
Homebrew PICA200 GPU wrapper library for Nintendo 3DS
Stars: ✭ 143 (-81.92%)
Mutual labels:  graphics, gpu
Citro2d
Library for drawing 2D graphics using the Nintendo 3DS's PICA200 GPU
Stars: ✭ 88 (-88.87%)
Mutual labels:  graphics, gpu
Plotnine
A grammar of graphics for Python
Stars: ✭ 2,879 (+263.97%)
Mutual labels:  graphics, plotting
Libmali
The Mali GPU library used in Rockchip Platform
Stars: ✭ 128 (-83.82%)
Mutual labels:  graphics, gpu
Vulkancore
Vulkan 1.0 graphics and compute API bindings for .NET Standard
Stars: ✭ 162 (-79.52%)
Mutual labels:  graphics, gpu
Nyuziprocessor
GPGPU microprocessor architecture
Stars: ✭ 1,351 (+70.8%)
Mutual labels:  graphics, gpu
Plotlyjs.jl
Julia library for plotting with plotly.js
Stars: ✭ 235 (-70.29%)
Mutual labels:  graphics, plotting
Datoviz
⚡ High-performance GPU interactive scientific data visualization with Vulkan
Stars: ✭ 222 (-71.93%)
Mutual labels:  graphics, gpu
Difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
Stars: ✭ 2,024 (+155.88%)
Mutual labels:  graphics, gpu
Gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
Stars: ✭ 5,045 (+537.8%)
Mutual labels:  graphics, gpu
Lambdacube Edsl
Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
Stars: ✭ 186 (-76.49%)
Mutual labels:  graphics, gpu
Agi
Android GPU Inspector
Stars: ✭ 327 (-58.66%)
Mutual labels:  graphics, gpu
Gpu Gems Book Source Code
💿 CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏
Stars: ✭ 567 (-28.32%)
Mutual labels:  graphics, gpu
Pyvista
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
Stars: ✭ 734 (-7.21%)
Mutual labels:  plotting
Directxtk12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Stars: ✭ 765 (-3.29%)
Mutual labels:  graphics
React Native Canvas
A Canvas component for React Native
Stars: ✭ 736 (-6.95%)
Mutual labels:  graphics
Uplot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
Stars: ✭ 6,808 (+760.68%)
Mutual labels:  plotting
Marian
Fast Neural Machine Translation in C++
Stars: ✭ 777 (-1.77%)
Mutual labels:  gpu
Makie.jl

From the japanese word Maki-e, which is a technique to sprinkle lacquer with gold and silver powder. Data is the gold and silver of our age, so let's spread it out beautifully on the screen!

Check out the documentation here!

DOI

Installation

Please consider using the backends directly. As explained in the documentation, they re-export all of Makie's functionality. So, instead of installing Makie, just install e.g. GLMakie directly:

julia>]
pkg> add GLMakie
pkg> test GLMakie

Interactive example by AlexisRenchon:

out

Example from InteractiveChaos.jl

interactive chaos

You can follow Makie on twitter to get the latest, outstanding examples: image

Sponsors

Förderkennzeichen: 01IS10S27, 2020
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].