Skip to content
#

non-photorealistic-rendering

Here are 34 public repositories matching this topic...

Stippling is a project focused on developing a research line under the Non-Photorealistic Rendering area of Computer Graphics. It is a multi-platform 3D engine whose purpose is simulating artistic handmade stippling through the use and improvement of existing 2D algorithms (using a picture as input) and 3D reconstruction (of the objects in the p…

  • Updated Mar 19, 2017
  • C++
pytorch-neural-style-transfer-johnson

Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work like the instance normalization, etc. Checkout transformer_net.py's header for details.

  • Updated Dec 4, 2020
  • Python
pytorch-neural-style-transfer

Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.

  • Updated Jan 30, 2021
  • Python

Improve this page

Add a description, image, and links to the non-photorealistic-rendering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the non-photorealistic-rendering topic, visit your repo's landing page and select "manage topics."

Learn more