Zdog icon
Zdog icon

Zdog

 3 likes

Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special.

Zdog screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Self-Hosted
5 / 5 Avg rating (1)
3likes
1comment
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Zdog News & Activities

Highlights All activities

Recent activities

  • App icon
    POX added Zdog as alternative to Threlte
    3 months ago
Show all activities

Zdog information

  • Developed by

    US flagMetafizzy
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    13 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentPhotos & Graphics

GitHub repository

  •  10,477 Stars
  •  399 Forks
  •  54 Open Issues
  •   Updated Jul 18, 2023 
View on GitHub

Our users have written 1 comments and reviews about Zdog, and it has gotten 3 likes

Zdog was added to AlternativeTo by David on May 29, 2019 and this page was last updated May 29, 2019.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Luis Hernández
Oct 11, 2019
0

Very easy to use and nice looking results.

What is Zdog?

Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special.

FEATURES

  • Zdog is small. 2,100 lines of code for the entire library. 28KB un-minified.
  • Zdog is round. All circular shapes are rendered as proper circles with rounded edges. No polygonal jaggies.
  • Zdog is friendly. Modeling is done with a straight-forward declarative API.
  • Zdog was designed to bring the simplicity of vector illustration into 3D. Drawing circles and squares is easy and fun. Zdog just adds another dimension.

Official Links