3DAssets.dev
Loading model…

About

A 2.0 m by 0.9 m executive desk on a laminate plinth base with a recessed dark plinth, a full modesty panel, an inset timber top and a three-drawer bank. Metre units, +Y up, the user side toward +Z, resting on y=0. Named pivoted nodes: drawer-1, drawer-2, drawer-3. Rigid node-transform clips: open and close. No skinning. No 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 “Executive desk with modesty panel (Downtown Office Interiors)” asset in my project.

Model: https://cdn.3dassets.dev/assets/16970/v1/model.glb
Asset page: https://3dassets.dev/assets/downtown-office-interiors-desk-executive-6ef42aca
Description: A 2.0 m by 0.9 m executive desk on a laminate plinth base with a recessed dark plinth, a full modesty panel, an inset timber top and a three-drawer bank.

- Dimensions (X × Y × Z): 2 × 0.735 × 0.9 metres
- Triangles: 1.0k
- Animations: open, close
- 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'
import { AnimationMixer } from 'three'

let mixer

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/16970/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
  mixer = new AnimationMixer(gltf.scene)
  mixer.clipAction(gltf.animations[0]).play()
})

// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
  mixer?.update(deltaSeconds)
}

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.

Executive desk with modesty panel (Downtown Office Interiors)

A 2.0 m by 0.9 m executive desk on a laminate plinth base with a recessed dark plinth, a full modesty panel, an inset timber top and a three-drawer bank.

Download asset · 41.8 KB

More in Props & Furniture

Paper Lantern Floor Lamp (Jelly Friends Playroom)

Paper Lantern Floor Lamp (Jelly Friends Playroom)

Free 3D paper lantern floor lamp, 1.13 m tall on an oak tripod, with a soft emissive core. Game asset for a playroom, nursery or living room.

@3dassets3.3k tris
Small Round Oak Stool (Jelly Friends Playroom)

Small Round Oak Stool (Jelly Friends Playroom)

Free 3D small round stool, 0.37 m across and 0.32 m tall, turned oak top on three splayed legs. Game asset for a playroom, nursery or kitchen.

@3dassets1.0k tris
Oak Toy Box with the Lid Open (Jelly Friends Playroom)

Oak Toy Box with the Lid Open (Jelly Friends Playroom)

Free 3D oak toy box, 0.74 m wide, posed with the lid thrown fully back and upright. Open variant of the lift-lid toy box, game asset for a playroom or nursery.

@3dassets768 tris
Oak Toy Box with Lift Lid (Jelly Friends Playroom)Animated

Oak Toy Box with Lift Lid (Jelly Friends Playroom)

Free 3D oak toy box, 0.74 m wide and 0.45 m tall, with a hinged lift lid on a real pivot. Game asset for a playroom, nursery or bedroom.

@3dassets768 tris
Low Oak Shelf with Storage Jars (Jelly Friends Playroom)

Low Oak Shelf with Storage Jars (Jelly Friends Playroom)

Free 3D low oak shelf, 1.2 m wide and 0.37 m to the top board, with a sage back panel and three lidded jars. Game asset for a playroom, nursery or craft room.

@3dassets1.9k tris
Painted Wooden Play Ball (Jelly Friends Playroom)

Painted Wooden Play Ball (Jelly Friends Playroom)

Free 3D wooden play ball, 0.13 m across, with a painted sage band standing proud of the grain. Game asset for a playroom, nursery or toy shelf.

@3dassets3.2k tris
Wooden Stacking Rings Toy (Jelly Friends Playroom)

Wooden Stacking Rings Toy (Jelly Friends Playroom)

Free 3D wooden stacking rings toy, 0.26 m tall, four painted rings on a turned post with a ball finial. Game asset for a playroom or nursery shelf.

@3dassets4.7k tris
Small Round Trampoline with Padded Rim (Jelly Friends Playroom)

Small Round Trampoline with Padded Rim (Jelly Friends Playroom)

Free 3D small round trampoline, 1.02 m across and 0.26 m tall, with a padded clay rim, 24 springs and a dipped mat. Game asset for a playroom.

@3dassets6.5k tris
Wooden A-Frame Swing with Slatted Seat (Jelly Friends Playroom)Animated

Wooden A-Frame Swing with Slatted Seat (Jelly Friends Playroom)

Free 3D indoor A-frame swing, 1.85 m tall, with a slatted oak seat on two ropes. Game asset for a playroom or garden, with a rocking seat clip.

@3dassets396 tris
Folded Blanket Stack (Jelly Friends Playroom)

Folded Blanket Stack (Jelly Friends Playroom)

Free 3D folded blanket, three soft layers 0.5 m wide in linen and sage with a stitched loop. Game asset for a playroom, nursery or bedroom.

@3dassets1.1k tris
Square Floor Cushion Clay (Jelly Friends Playroom)

Square Floor Cushion Clay (Jelly Friends Playroom)

Free 3D square floor cushion, 0.5 m, crowned and piped in warm clay. Colour variant of the dusty blue cushion for a playroom or nursery.

@3dassets956 tris
Round Sage Playroom Rug (Jelly Friends Playroom)

Round Sage Playroom Rug (Jelly Friends Playroom)

Free 3D round wool rug, 1.7 m across, sage and cream rings with a soft rolled edge. Game asset for a playroom, nursery or living room floor.

@3dassets1.3k tris

Similar assets

Office desk 1600 with panel ends (Downtown Office Interiors)

Office desk 1600 with panel ends (Downtown Office Interiors)

A 1.6 m by 0.8 m office desk at 730 mm on full-height laminate panel ends, with a modesty panel, an under-desk cable basket and a rear cable grommet.

@3dassets1.1k tris
Panelled pillar with brass rail (Bar, Pub and Brewery Taproom)

Panelled pillar with brass rail (Bar, Pub and Brewery Taproom)

A 2.6 m panelled room pillar: a dark plinth with a moulded base, fielded panels on all four faces, a moulded capital, brass rails on turned brackets across the two side faces and bullnose drink shelves on the other two.

@3dassets3.0k tris
Concierge desk (Hotel and Resort Operations)

Concierge desk (Hotel and Resort Operations)

A 1.6 m concierge desk: a timber worktop at 0.75 m on a pedestal carcass and a panel end, a modesty panel, and a raised 1.05 m guest ledge on two steel brackets with a lit reveal.

@3dassets1.2k tris
Curved reception desk (Office Lobby and Building Facilities)

Curved reception desk (Office Lobby and Building Facilities)

A curved reception desk swept on a 1.85 m radius through 86 degrees: a shaped counter body with a timber transaction top at 1.1 m, a working top at 750 mm, an illuminated accent reveal, recessed kick bands, timber return panels and an under-counter shelf.

@3dassets2.4k tris
Kitchen full height splashback panel (Fitted Kitchen and Bathroom Builder)

Kitchen full height splashback panel (Fitted Kitchen and Bathroom Builder)

1 m full height splashback panel, 600 mm tall and 14 mm thick, with a chamfered perimeter and a lower fixing rail.

@3dassets160 tris
Kitchen base end panel 870 (Fitted Kitchen and Bathroom Builder)

Kitchen base end panel 870 (Fitted Kitchen and Bathroom Builder)

870 by 580 mm decor end panel with two rear packing battens, used to finish an exposed base run.

@3dassets192 tris
Timber Wall Panel (Feudal Japan Castle Town)

Timber Wall Panel (Feudal Japan Castle Town)

Two-metre timber-framed board wall panel.

@3dassets220 tris
Clinician desk (Clinic and Veterinary Practice)Animated

Clinician desk (Clinic and Veterinary Practice)

A 1.4 m consulting desk: panel end frames, a postformed top with a cable grommet and an under-top cable tray, a modesty panel and a three-drawer pedestal.

@3dassets1.4k tris
Bench desk, four positions (Downtown Office Interiors)

Bench desk, four positions (Downtown Office Interiors)

A single-sided four-position bench desk run: 5.6 m of 1.4 m positions, 800 mm deep, on end and mid A-frame legs with a full-length spine beam, cable baskets and a back modesty panel.

@3dassets4.7k tris
Bench desk end bay (Downtown Office Interiors)

Bench desk end bay (Downtown Office Interiors)

A 1.8 m single-position bench end bay closed with laminate panel ends, for finishing either end of a bench run; tops at 730 mm, 800 mm deep, with a cable basket and modesty panel.

@3dassets1.2k tris
Bar front panelling section (Bar, Pub and Brewery Taproom)

Bar front panelling section (Bar, Pub and Brewery Taproom)

A 1.2 m loose section of bar front panelling: a dark skirting plinth, three bevelled fielded panels in a rail and stile frame, corner stiles and a moulded capping rail.

@3dassets894 tris
Quotation desk with screen (Hardware Store and DIY Warehouse)Animated

Quotation desk with screen (Hardware Store and DIY Warehouse)

A 1.4 m seated quotation desk: a laminate top on a panel base, a large tilting display on an arm, a keyboard tray, a plan drawer chest and a customer stool ledge.

@3dassets918 tris