-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
江戸下町文化を体験
江戸時代の下町長屋のバーチャルツアーです。高精細CG画面をクリックして遊べます。リアルタイムで四季と時間変化で画像とサウンドが変化します。Visualstudioコード作成の一部でAIを使用。CG作成にはAIを使っていません。
























{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>