Skip to content

Instantly share code, notes, and snippets.

Portal Terrain Set

Code STL Printed
cqportal Patreon Etsy Portal Set
cults3d

Futuristic mystical portals. Would make for interesting objective makers for tabetop games.

I hacked together a test print with lights.

import cadquery as cq
from cadqueryhelper import Base
class Boiler(Base):
def __init__(self):
super().__init__()
#parameters
self.length:float = 30
self.width:float = 25
self.height:float = 60

Creating Brick Patterns - How To Cover A Shape In Bricks

How to cover a shape in a collection of bricks using python and cadquery

Make The Initial Shape

import cadquery as cq
height = 50
diameter = 30

Iron And Stone Fence Terrain

Code STL Printed
cqfantasy Patreon - Model Files

Modular fantasy wall terrain set. Scatter terrain Suitable for miniature wargaming.