Coder Social home page Coder Social logo

linusmossberg / light-field-renderer Goto Github PK

View Code? Open in Web Editor NEW
60.0 60.0 10.0 73.47 MB

Interactive light field renderer using dynamically reparameterized light fields.

License: MIT License

CMake 1.87% C++ 82.44% GLSL 13.24% Python 2.45%
autofocus computational-photography light-field lightfield rendering tnm089 view-synthesis

light-field-renderer's People

Contributors

linusmossberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

light-field-renderer's Issues

two errors when compiling on macOS Big Sur 11.5.1

Hi, I don't really know what I'm doing, but I after running make in the build dir of the repo, it gets to about 83% then borks out with 13 warnings and 2 errors. Any help would be appreciated and thanks for your time. full cli output to => errors.pdf

/Users/jz/Desktop/light-field-renderer/source/core/camera-array.cpp:107:32: error: use of undeclared identifier 'GL_RG'
        case 2: pixel_format = GL_RG; break;

/Users/jz/Desktop/light-field-renderer/source/core/camera-array.cpp:126:9: error: use of undeclared identifier 'glGenerateMipmap'
        glGenerateMipmap(GL_TEXTURE_2D);

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.