Giter Site home page Giter Site logo

Comments (3)

maximeraafat avatar maximeraafat commented on May 18, 2024

Hi @enor2017, thanks a lot for your interest in BlenderNeRF!

The plugin is designed to be used with a simple user interface within Blender, you could however write a python script utilising the tools from BlenderNeRF to automate the capturing process. Though in this case, you might want to have a look the original script written by the authors behind NeRF (the link to their script is provided in this issue).

The authors' script provides a simplified scenario of the Camera on Sphere method. If you need more control over what to render and export, feel free to copy some of the methods in my code. The most important ones are get_camera_intrinsics and get_camera_extrinsics in the blender_nerf_operator.py file, and you can checkout the sof/ttc/cos_operator.py scripts to see how these functions are being called for each respective method.

Let me know whether you run into any issues with writing such a script, or whether you struggle with understanding some code parts of the plugin.

from blendernerf.

enor2017 avatar enor2017 commented on May 18, 2024

Hi @enor2017, thanks a lot for your interest in BlenderNeRF!

The plugin is designed to be used with a simple user interface within Blender, you could however write a python script utilising the tools from BlenderNeRF to automate the capturing process. Though in this case, you might want to have a look the original script written by the authors behind NeRF (the link to their script is provided in this issue).

The authors' script provides a simplified scenario of the Camera on Sphere method. If you need more control over what to render and export, feel free to copy some of the methods in my code. The most important ones are get_camera_intrinsics and get_camera_extrinsics in the blender_nerf_operator.py file, and you can checkout the sof/ttc/cos_operator.py scripts to see how these functions are being called for each respective method.

Let me know whether you run into any issues with writing such a script, or whether you struggle with understanding some code parts of the plugin.

Hi @maximeraafat , thank you so much for your patient instructions; it works very well and your works are wonderful!

from blendernerf.

maximeraafat avatar maximeraafat commented on May 18, 2024

Hi @enor2017, thank you so much for your kind words and I'm glad I was of help! :)

from blendernerf.

Related Issues (19)

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.