Embed my game on a webpage

You can publish your project to a HTML file via the editor or copy this code below.

Change path/to/file.d3d to the path that goes to your d3d file.

iframe method

<iframe src="https://damen3d.com/embed.php?src=path/to/file.d3d" width="100%" height="100%" style="max-width: 1000px;max-height: 600px;border: 0px;"></iframe>