mirror of
https://github.com/alibaba/GCanvas.git
synced 2026-01-25 14:08:42 +00:00
15 lines
372 B
Plaintext
15 lines
372 B
Plaintext
extend layout
|
|
|
|
block meta
|
|
title G3D - A pure WebGL-compatible 3D render engine, works without DOM API
|
|
link(rel="icon" href=root+"assets/favicon-g3d.png" type="image/x-icon")
|
|
link(rel="stylesheet" href=root+"index.css")
|
|
|
|
block main
|
|
.g3d
|
|
.doc
|
|
.content
|
|
.body.full!= content
|
|
script
|
|
include playground.js
|
|
|