BarthPaleologue / AnalyticNormal

A small implementation of analytical normals for parametric surfaces.

Home Page:https://barthpaleologue.github.io/AnalyticNormal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytic Normal Mapping

NodeJS with Webpack Build & Deploy site to Pages

Cover

This repository is a small scale demonstration of the analytic normal mapping technique.

The theory is based on this stack exchange post.

This project has been created using webpack-cli, you can now run

npm run build

or

yarn build

to bundle your application

About

A small implementation of analytical normals for parametric surfaces.

https://barthpaleologue.github.io/AnalyticNormal/

License:MIT License


Languages

Language:TypeScript 76.4%Language:JavaScript 15.0%Language:GLSL 5.0%Language:HTML 2.3%Language:SCSS 1.4%