Git Product home page Git Product logo

vfx_good_night_reading's Introduction

VFX Good Night Reading

Curated collection of good reading about VFX and CG. Mostly TD-level stuff, but not too hardcore.

Links are pointing to PDFs when available for free, or to acm digital library. Note that ACM Digital Library content is sometimes available for free, more info here.

ℹ️ Note that some links might break after some time. You can still check if they are indexed in Wayback Machine though.

ℹ️ Bournemouth links are mostly dead. You should be able to find the content here though: new website.

Feel free to improve/extend this library and contribute with your findings. Pull requests are welcome.

See here for instructions about generating this page.

Number of entries: 258, categories: 41


Formats

  • book (25)
  • paper (134)
  • presentation (48)
  • thesis (49)
  • video (2)

Tags


Categories


List


Abstract

Animation

Biology & Trees

CFX

CG

Case studies

Cities

Coding

Colors

Computer Vision

Crowds

Deep comp

Environments

Erosion

FEM

FX

Fluids

Fractals

Fur & Feathers

History

Lighting & Rendering

Liquids

Machine Learning

Maths

Misc

Motion Capture

Oceans

PBD

Photogrammetry

Pipeline

Production

RBD

Realtime

Rigging

Set

Shading

Stereo

USD

Unreal Engine

VR

Volumetrics


Contributing

Feel free to contribute to this project by creating pull requests.


Adding new entries

  • Create virtual environment

    $ python3 -m venv venv
    
  • Activate it

    $ source venv/bin/activate
    
  • Install dependencies

    $ pip install -r requirements.txt
    
  • Edit library.yml to add new entries

  • Run code quality checks and re-generate README.md

    $ make
    
    • You can run code checks only with

      $ make check
      
    • Or re-generate README.md only with

      $ make generate
      
    • Alternatively re-generate README.md without make

      $ python generate.py
      
  • Done!

vfx_good_night_reading's People

Contributors

jtomori avatar notawhalevfx avatar johnathandinh avatar jtdim avatar sisoe24 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.