3DAssets.dev
Loading model…

About

A 2.8 m objective marker: a steel post on a base plate carrying an orange octahedral diamond, with chequer height bands at 0.7 m and 1.4 m. Dimensions 0.60 x 2.82 x 0.60 m (X x Y x Z). Origin at the post centre on the ground; the diamond centre is at 2.54 m. Metres, +Y up, +Z front, ground contact at y=0. Free standing. Drop one per objective, capture point or navigation waypoint. Neutral greybox palette for prototyping before art exists. Static geometry; no skinned rig, collision or navigation data.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Greybox objective marker post (Modular Greybox Architecture Kit)” asset in my project.

Model: https://cdn.3dassets.dev/assets/22912/v1/model.glb
Asset page: https://3dassets.dev/assets/modular-greybox-architecture-kit-objective-marker-post-34211f62
Description: A 2.8 m objective marker: a steel post on a base plate carrying an orange octahedral diamond, with chequer height bands at 0.7 m and 1.4 m.

- Dimensions (X × Y × Z): 0.6 × 2.82 × 0.6 metres
- Triangles: 64
- Animations: none
- Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/)
- Loading: Three.js GLTFLoader; no additional decoders required.

Also available as JSON, Markdown, or via the MCP server.

Import manually

Choose your framework, then copy the code into your project to load the asset.

import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/22912/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
})

Common questions

How do I use this model with my AI development tools?
Press "Copy for AI agent" above and paste the prompt into Claude Code, Cursor, Codex, GitHub Copilot, ChatGPT or any other coding assistant. The prompt carries the direct CDN URL, the real-world size, the licence and the loading notes, so the assistant can fetch the model and place it in your project without you writing the loader yourself. For a permanent connection, add the 3DAssets.dev MCP server to your tool with one command (for Claude Code: claude mcp add --transport http 3dassets https://3dassets.dev/mcp) and the assistant can then search the whole catalogue, fetch files and read the usage snippets on its own.

MCP server setupGuide for AI agents

How do I get started?
Three ways, from quickest to most automatic. Download the .glb with the button and drop it into your engine's asset folder, where it imports like any glTF file. Or skip the download: copy the three.js, React Three Fiber or model-viewer snippet under "Import manually", which loads the model straight from the CDN. Or connect your AI agent to the MCP server and ask for it by name, and it will find, fetch and place the model for you.

MCP server setupAPI reference

Which game engines and tools can I use this model with?
Anything that reads glTF, which today means all of the major ones: three.js and React Three Fiber on the web, Godot 4, Unity, Unreal Engine 5, Blender and the model-viewer web component. The model is a self-contained binary glTF (.glb) with textures embedded, so there is one file to import and no plugin, converter or decoder to install first.
How do I import this model into Unity, Godot, Unreal or Blender?
Unity: install the glTFast package (com.unity.cloud.gltfast) from the Package Manager, drop the .glb into Assets and drag the prefab in, or load it at runtime from the CDN URL. Godot 4: copy the file into the project folder and the editor imports it as a scene you can instantiate. Unreal Engine 5: File > Import with the built-in glTF importer, which converts the axes for you. Blender: File > Import > glTF 2.0. Units are metres with +Y up in the file, and every importer above handles the conversion to its own axes automatically.
Can I use this model in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every model on 3DAssets.dev is released under CC0 1.0 Universal, which places it in the public domain: use it in a paid game, an app, a film or a client project, modify it, redistribute it, and put nothing in the credits. A link back is welcome but it is entirely your choice.

CC0 licence text

Can I load it from the CDN instead of downloading it?
Yes. The .glb file has a permanent URL on cdn.3dassets.dev that is CORS-enabled and never changes content, so you can pass it straight to GLTFLoader, glTFast or model-viewer in production and cache it as hard as you like. Downloading is only needed for engines that import from disk.
Do I need Draco, Meshopt or KTX2 to load it?
No. The geometry is quantized with KHR_mesh_quantization and the textures are re-encoded to WebP, both of which three.js, Godot, Unity and Blender read natively, so a plain GLTFLoader is enough. There is nothing extra to configure and no decoder to ship with your bundle.

Greybox objective marker post (Modular Greybox Architecture Kit)

A 2.8 m objective marker: a steel post on a base plate carrying an orange octahedral diamond, with chequer height bands at 0.7 m and 1.4 m.

Download asset · 5.8 KB

More in Props & Furniture

Planter Box (Wipe Day Survival Island)

Planter Box (Wipe Day Survival Island)

Free 3D low poly planter box for survival farming: a 1.56 m raised bed on five ribs with a capping rail, a bed of soil and eight seedlings standing in it.

@3dassets288 tris
Code Lock On Plate (Wipe Day Survival Island)

Code Lock On Plate (Wipe Day Survival Island)

Free 3D low poly code lock for survival doors: a 0.2 m steel back plate carrying a rust keypad body, a nine key pad and a lit strip, 0.3 m tall and 0.08 m deep.

@3dassets240 tris
Wooden Sign Board (Wipe Day Survival Island)

Wooden Sign Board (Wipe Day Survival Island)

Free 3D low poly wooden sign board for survival bases: a 1.76 m planked board on two braced posts, 2.2 m tall, with rusted battens and a deliberately blank face.

@3dassets148 tris
Lantern Post (Wipe Day Survival Island)

Lantern Post (Wipe Day Survival Island)

Free 3D low poly lantern post for survival base lighting: a 2.65 m timber pole on a stone footing with a braced steel arm and a glowing lamp box hung from it.

@3dassets180 tris
Water Catcher (Wipe Day Survival Island)

Water Catcher (Wipe Day Survival Island)

Free 3D low poly water catcher for survival bases: four canvas panels 2.3 m across slung between four posts and falling inward to a hub, draining down a spout into a 0.9 m steel tank with a tap, 1.53 m tall.

@3dassets356 tris
Research Table (Wipe Day Survival Island)

Research Table (Wipe Day Survival Island)

Free 3D low poly research table for survival crafting trees: a 1.25 m bench with a rust drum reader under a glass dome, a yellow collar, a lit indicator and three blank cards laid beside it.

@3dassets408 tris
Repair Bench (Wipe Day Survival Island)

Repair Bench (Wipe Day Survival Island)

Free 3D low poly repair bench for survival crafting: a 1.5 m bench carrying an anvil on a steel plate, a parts bin, four files laid on the top and a shelf of spares.

@3dassets356 tris
Workbench Tier Three (Wipe Day Survival Island)

Workbench Tier Three (Wipe Day Survival Island)

Free 3D low poly workbench tier three for survival crafting: a 1.7 m planked bench with a vice, tool rail, shelf, grinder, a gantry lamp, a control box and gas bottles at its foot.

@3dassets580 tris
Recycler Machine (Wipe Day Survival Island)Animated

Recycler Machine (Wipe Day Survival Island)

Free 3D low poly recycler machine for survival bases: a 1.36 m steel cabinet with a sloped hopper, a six paddle shredding drum behind its guard and a lit control panel, 2.01 m tall.

@3dassets320 tris
Workbench Tier Two (Wipe Day Survival Island)

Workbench Tier Two (Wipe Day Survival Island)

Free 3D low poly workbench tier two for survival crafting: a 1.7 m planked bench with a vice, a five hook tool rail, an upper shelf and a bench grinder.

@3dassets320 tris
Workbench Tier One (Wipe Day Survival Island)

Workbench Tier One (Wipe Day Survival Island)

Free 3D low poly workbench tier one for survival crafting: a 1.7 m planked bench with a bench vice and a cutting board.

@3dassets180 tris
Large Wooden Storage Box (Wipe Day Survival Island)Animated

Large Wooden Storage Box (Wipe Day Survival Island)

Free 3D low poly large wooden storage box for survival bases: a 1.40 m planked chest on steel corner posts with two bands, a front hasp and a hinged lift lid.

@3dassets120 tris

Similar assets

Greybox objective marker post, neutral (Modular Greybox Architecture Kit)

Greybox objective marker post, neutral (Modular Greybox Architecture Kit)

The objective marker post with a pale neutral diamond instead of orange, for marking a second team, a disabled objective or a secondary route.

@3dassets64 tris
Greybox 1.75 m human scale post (Modular Greybox Architecture Kit)

Greybox 1.75 m human scale post (Modular Greybox Architecture Kit)

An abstract 1.75 m human scale post: blocked legs, hips, torso, arms and head on a round base, with an orange band on the 1 m line. Not a character model.

@3dassets196 tris
Post Base Shoe (Modular Survival Base Builder)

Post Base Shoe (Modular Survival Base Builder)

Post Base Shoe: 0.3 × 0.3 × 0.3 m nominal survival bracket assembly.

@3dassets132 tris
Greybox guard rail 4 m (Modular Greybox Architecture Kit)

Greybox guard rail 4 m (Modular Greybox Architecture Kit)

A free-standing 4 m guard rail: four posts on base plates, top and mid rails and an orange toe board, for edge protection on any deck.

@3dassets252 tris
Greybox spawn marker pad (Modular Greybox Architecture Kit)

Greybox spawn marker pad (Modular Greybox Architecture Kit)

A 1.6 m round spawn pad: low disc, raised orange ring and a facing chevron, so a start point reads from above and from eye level.

@3dassets452 tris
Survey marker array (Moon Base Colony and Lunar Rovers)

Survey marker array (Moon Base Colony and Lunar Rovers)

A 2.4 m survey station: three graduated range poles with black and white targets on ballasted bases, a corner cube retroreflector on a levelling tripod and a photometric gnomon with a calibration strip on a base plate.

@3dassets768 tris
Greybox I-beam column 3 m (Modular Greybox Architecture Kit)

Greybox I-beam column 3 m (Modular Greybox Architecture Kit)

A 3 m universal column: 0.3 m by 0.28 m I section between a bolted base plate and a cap plate, with four holding-down bolts and a stiffener each side.

@3dassets156 tris
Lane marker post (Fast Food Counter and Drive-Thru)

Lane marker post (Fast Food Counter and Drive-Thru)

A flexible lane delineator post on a chamfered base with a rounded cap and reflective bands on both faces.

@3dassets400 tris
Greybox fixed ladder 3 m (Modular Greybox Architecture Kit)

Greybox fixed ladder 3 m (Modular Greybox Architecture Kit)

A 3 m fixed access ladder: two flat stiles, ten round rungs, two wall standoff brackets and a base plate. Climbs one full storey.

@3dassets436 tris
Greybox catwalk 4 m straight (Modular Greybox Architecture Kit)

Greybox catwalk 4 m straight (Modular Greybox Architecture Kit)

A 4 m by 1.2 m open grating catwalk on channel stringers with a guard rail and orange toe board on both edges. The deck surface sits 0.12 m above the module base.

@3dassets720 tris
Greybox semicircular arch opening (Modular Greybox Architecture Kit)

Greybox semicircular arch opening (Modular Greybox Architecture Kit)

A self-supporting arch surround: two 1.7 m piers on spread bases carrying an eleven-voussoir semicircular arch over a 1.8 m by 2.6 m opening, 0.4 m deep.

@3dassets204 tris
Greybox louvre panel (Modular Greybox Architecture Kit)

Greybox louvre panel (Modular Greybox Architecture Kit)

A 1.2 m square fixed louvre panel: nine angled blades in a steel surround with a dark mesh backing plate, for plant rooms and vented facades.

@3dassets312 tris