• Stars
    star
    610
  • Rank 71,858 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created about 8 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of shaders for MagicaVoxel to generate geometry, noise, patterns, and simplify common and repetitive tasks.

magicavoxel-shaders

Release Supports License

A collection of shaders for MagicaVoxel to generate geometry, noise, patterns, and simplify common and repetitive tasks.

Installation

Download the latest release and copy the files from the shader directory into the shader directory of your MagicaVoxel installation.

Shaders

See a complete list of shader, documentation and examples on the wiki.

Issues & Suggestions

If you encounter an issue with these shaders or would like to suggest your own, please review any open issues and create a new issue if one does not exist already.

No arguments are shown when selecting a shader

Recent versions of MagicaVoxel are GPU-accelerated and different GPU manufacturers have unique quirks in their handling of shaders.

  • If some shaders work but not others, please create a new issue or post to #questions-and-help in the MagicaVoxel Community Discord.
  • If no shaders are working, including shaders that are included with MagicaVoxel, it is likely that your GPU is unsupported. Older, integrated, or Intel GPU's often do not support shaders.

Licenses

This repository is licensed under the MIT license. Some shaders have individual licensing terms or utilises or modifies code from other projects or publications. Please check the header of each file to view the license and any attributions.

More Repositories

1

postcss-filter-rules

PostCSS plugin that filters rules with a callback function on each selector. Can be used to filter out individual rules or remove all rules besides those you wish to keep.
JavaScript
6
star
2

hackernews-user-tags

Tampermonkey script which adds the ability to add a user-defined label/tag/flair on a user, shown throughout Hacker News.
TypeScript
6
star
3

internode-py

Python script to retrieve your Internode account usage and scripts to output as JSON and CSV files.
Python
5
star
4

saxicon

The saxicon module transforms SVGs into a SASS snippet that allows you to generate colorised SVGs (with both single or multi-coloured shapes) within SASS, with each SVG embedded as a data-URI.
JavaScript
3
star
5

mg-shader-wiki

Backup of the wiki for: https://github.com/lachlanmcdonald/magicavoxel-shaders
Python
2
star
6

gulp-svgo

A svgo-wrapper for Gulp.
JavaScript
1
star
7

d3-group

D3.js plugin to simplify the grouping and processing of data by allowing you to quickly filter, combine then reduce a data-set in a single operation.
1
star
8

factorio-mod-thicker-lines

Factorio mod to thicken power-lines and circuit wires to improve visiblity.
Lua
1
star
9

gulp-dartsass

gulp-dartsass is a Sass-wrapper for Gulp with support for the modern API's custom file importers and functions.
JavaScript
1
star
10

grunt-saxicon

grunt-saxicon is a wrapper for saxicon, a module which transforms SVGs into a SASS snippet that allows you to generate colorized SVGs (with both single or multi-colored shapes) within SASS, with each SVG embedded as a data-URI.
JavaScript
1
star
11

middleman-redcarpet-shortcodes

A shortcode implementation for the Middleman extended Redcarpet template engine.
Ruby
1
star