NokiMo
magicavoxel

magicavoxel

patreon


magicavoxel posts

MagicaCSG Features: Looped and Capped Spline

Some new features you may see in the upcoming updates:

Looped Spline

After some work of compacting the data structure, looped sweep spline (first and last end points ar...

View Post

MagicaCSG 0.4.4 Beta: Discrete Sweep Spline

A new discrete variant for the swept volume mode (check the sweep-type sample model).

It has two new options:

1. Slice count (N on the top bar) View Post

Wishlist for 2024

(Model by Mikko Sinisalo)

Hi ev...

View Post

MagicaCSG Feature: Discretely Sampled Spline

Added a discrete variant for swept volume mode (still optimizing the structure and ui).

Instead of continuous surfaces, it generates a series of slices along the spline based on selected C0/C...

View Post

How to import Sprites Animation in MagicaVoxel (0.99.7.2)

(Sample images are from the awesome game "River City Girl". Only for demonstrating purposes)

1. Drop the palette image to palette view to import palette;

2. Drop sprite images (same siz...

View Post

MagicaCSG 0.4.3 Beta: C0/C2 Continuity and Groove Blend

I. C0/C1/C2 Continuity for Sweep Splines (on the top bar):

1. C0: polylines, linearly interpolation

2. C1: smooth tangent, cubic spline (Catmull-Rom) -> default

<...

View Post

MagicaCSG Feature: Groove Blend

The new Groove blend mode allows you to apply Boolean operations within a certain thickness around the surface (i.e., you can use primitives to extrude the surface).

In the f...

View Post

MagicaCSG Feature: C0/C1/C2 Continuity

Will support C0/C1/C2 Continuity for Sweep Splines:

1. C0: polylines, linearly interpolation

2. C1: smooth tangent, cubic spline (Catmull-Rom) -> default

3. C2: smooth second d...

View Post

MagicaCSG 0.4.2 Beta: Bezier Sweep Patch

Now you can apply Sweep Mode to Bezier curves/Line segments profile to create surface patches.

- Click the control point and then modify the corresponding width and the offset of the midpoint...

View Post

MagicaVoxel on Surface

Some simple tests on the basic features of MagicaVoxel on Surface.

Overall, it's quite relaxing to operate with one hand on the screen.

Some changes:

1.  maps the two-finger ...

View Post

MagicaCSG Feature: Bezier Patch

Planned to support Swept Mode for Bezier curves/Line segments to create surface patches (probably the most expensive primitive).

You can change the width and the offset of midpoint at each co...

View Post

MagicaCSG on Surface?

Bought a Surface Pro 7 to investigate the rendering issues on Intel UHD mentioned by some users before.

The program was originally not designed for tablet, so some features like gesture-based...

View Post

MagicaCSG 0.4.1 Curved Boundary

The file format in this version is different from previous versions.

Please backup your old models.

1. New Curved Boundary

I...

View Post

Aerialod 0.0.2 Public Release

Updates in the public release:

1. Support 16-bit depth color map (will be converted to 8-bit depth image internally)

2. sRGB Color Mode: if the image is in linear col...

View Post

MagicaCSG: Curved Boundary

In the next update, you will be able to apply a new curved boundary modifier to Triangle/Quad/Cube profile shapes to obtain a smooth boundary defined by Bezier curves.

Note that the Egg modif...

View Post

MagicaCSG: mirror

You will be able to mirror the stroke in all three axes from the new interface in the next update.

  • disable all three axes by pressing the button with a mirror icon.
  • Half and Rh...

    View Post

MagicaCSG 0.4.0 Beta: Swept Volume

You can find some video tutorials in the previous two posts.

Here is some more information:

1. You can ALT+Drag a control point to insert a new control point on the path (up to 8).

<...

View Post

MagicaCSG Demo II: Constraints of Swept Paths

The default setting provides you 4 degrees of freedom per control point for the swept path.

But the tool also provides several constraint options to make the manipulation of shape easier.

...

View Post

MagicaCSG Demo I: Control Points of Swept Volume

1. Select Swept Extrude Mode

There are 5 extrude modes: straight extrude, revolve, torus, helix and sweep now.

Select the sweep mode, then the sweep tools will show on ...

View Post

MagicaCSG Feature: Curved Boundary

Had several experiments recently to explore potential features in the following updates.

One of them is to add curved smooth boundary to Triangle, Quad, and Rectangle shapes, giving them a mo...

View Post

MagicaCSG New System: SDF of Swept Volume

Hi everyone, a new powerful and expensive editing tool will be added to MagicaCSG:

    "The SDF of Swept Volume",

which is defined by the space of a...

View Post

MagicaCSG 0.3.2: Shader Cache

You may notice that the loading time in the latest version of MCSG is significantly longer than that of previous versions. It's due to the long compiling time of the more and more complex shaders f...

View Post

MagicaCSG 0.3.1 Beta Release: Helix Primitive

In this version, we have four extrude modes now (the top bar of the stroke pane):

1. Straight/Cone Extrude

2. Revolve

3. Torus View Post

Aerialod 0.0.2 Beta Release

[Features]

I. Color Mapping [Map->Color]

you can choose using an image or pure color for the texture of the map.

use Scale an...

View Post

MagicaCSG 0.3.0 Release: L2 and L∞ Norm Ellipsoids

I originally wanted to put the L2 ellipsoid in minor update 0.2.5, but later I realized that it belongs to a larger category of advanced primitives that I'm working on, so all the new stuffs will b...

View Post

Helix SDF Primitive

This week's achievement is implementing helix primitive with various profile shapes.

There is still quite some work left to do with the performance and artifacts issues.

but it looks pr...

View Post

Ellipsoid SDF Primitive

My recent focus is exploring some advanced Signed Distance Field (SDF) editing features which have bet...

View Post

Progress & Plan

  • Finished prototyping a new powerful (but expensive) SDF editing tool I'm longing for. Need to design new UI and workflow to manipulate it in MagicaCSG (probably some Prototype Tier release be...

    View Post

MagicaCSG 0.2.4 Release: Advanced Blend Options

I. Blend Options

click the water drop button above Blend to show more blend options. (green in the screenshot)

(a) Chamfer/Fillet Blend Type (blue buttons besid...

View Post

MagicaCSG update: Advanced Blend Options

1. Chamfer/Fillet Blend Type

Chamfer: 45 degree edges

Fillet: rounded edges (default)

2. Blend Softness

Define the softness of the color bl...

View Post