RichardSepsi / DeltaFX

Source code for DeltaFX website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeltaFX website source code

DeltaFX is a website that provides digital 3d assets (PBR Materials, Models, etc.) under the cc0 (public domain) license. This repo contains source code for the website.

How to run

The website is built using plain HTML/CSS/JS/PHP. You can run it on a live server, but if you want downloading to work, then you need to host a server for php. I recommend using this php server vscode extension: https://marketplace.visualstudio.com/items?itemName=brapifra.phpserver

About

Source code for DeltaFX website


Languages

Language:JavaScript 52.8%Language:CSS 27.6%Language:HTML 17.7%Language:PHP 1.9%