Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Repository files navigation

CraftML

What is CraftML?

CraftML is a markup language for developing 3D printable models using familiar web technologies including HTML, CSS, SVG, Javascript, JQuery, and templates.

Below is a simple Hello Cube program written in CraftML to generate a 3D word "Hello" followed by a 3D cube.

{% craftml %}

Hello
{% endcraftml %}

Try adding a word World after the word Hello. Press shift+return and you will see the effect of this change. The 3D text should now read ''Hello World''.

Next, try replacing <cube></cube> with <sphere></sphere>. Press shift+return and you will see that the 3D cube is now replaced by a 3D sphere.

Next

Check out the tutorials to learn more about CraftML.

About

Docs for CraftML

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.