Tagged 'architecture'

Fast Housing

6 votes

Fast Housing generates an architectural structure through a custom procedural mesh object, you can change parameters and watch the results in real time. It's an easy and intuitive way to create a house at a simple level, its versatility allows you to create your own style, usefull for the creation of urban backgrounds.

This script creates a FA_House primitive object which works as any 3ds Max object: any deformer can be applied, renderable, can be converted to mesh etc ...

Stairs Extruder

0 votes

Simple Script that do incremental face extrusion (useful to create stairs for example)

# Installation:

1-extract files

2-copy Stair Extruder.mse to 3dsmax\script folder

3-copy StairExtruderMacro.ms to 3dsmax\script\startup folder

4-restart 3ds max or run StairExtruderMacro.ms from script menu run.

5-add it to ur desired UI (menu,quad,toolbar...)

House Creator

0 votes

This script works at creating or capturing mainly what some planes of architectuals proyects represent, this by importing them and adding values at every desired layer.

Strip Paths from Bitmaps

3 votes

Removes current paths from all bitmaps in the scene. Primarily for getting rid of irrelevant paths on files recieved from users on other systems.

This functions in a similar way to stripping paths manually in asset tracking, but when doing that I've found that it can lag a lot and sometimes fail to strip some of the paths until you do it multiple times.

Bad paths can cause lag when Max tries to search for the missing textures, especially when they're pointing to a nonexistent network location.

Simple Tables for Architects

9 votes

This simple script creates a variety of table models quickly. Rectangular - circular tabletops and legs - some parametric profiles and chamfer option included in version 2.

rdg::graphPaper

14 votes

A procedural graph paper texture. The essential part of this material
are both Gradient Ramps (horizontal and vertical) that define tiling
and line management. Colors are defined by the top mix or output map
(depending on material version).

Sanitize Object Names

2 votes

Removes special characters from object names which can cause issues with network rendering. These often appear when bringing in a model from Revit.

- Inch and feet characters (" and ') are replaced with in and ft.
- Both 's and s' are replaced with s.
- Most other common special characters are currently replaced with underscores.

RoomBuilder

2 votes


Script makes simple room from rectangular or custom spline. It's designed for 1-sided walls and the same shape is used for floor, ceiling, plinth and cornice.