Giter Club home page Giter Club logo

Comments (3)

jesterKing avatar jesterKing commented on August 12, 2024 1

We don't use the CMake files, but rather have hand-crafted visual studio project files.

This fork of the Blender Cycles repository is a submodule of https://github.com/mcneel/CCSycles, where also those project files live.

I haven't tested building CCSycles and this Cycles version outside of the Rhino project in a long time, so not sure how well it works out of the box.

from cycles.

oschakravarthi avatar oschakravarthi commented on August 12, 2024

Thank you for your reply.
My requirement is:

My C# web application allows users to design 3D apartments. After they are done with building their apartment and submit, this application is supposed to bake light maps for each mesh in the scene programmatically. Once the baking is done, the model is mailed to the user. The complete pipeline should be automatic. We cannot load the model into blender/maya/3dsmax kinds of 3d editors for baking.

I have seen many path tracing/ ray tracing implementations but they all render for the viewport. But I want to bake light maps for each mesh so that the model requires no real-time light baking so that we can display that model in low end devices using webgl.

So, I am hoping that I can achieve this with Cycles. Can I?

from cycles.

jesterKing avatar jesterKing commented on August 12, 2024

You should be able to bake light maps with Cycles - Blender Cycles can, and so should this Cycles. To achieve that you'll have to set up a scene (in your own code) such that the baking progresses as if it would in Blender Cycles.

To use this Cycles in your C# app you'll have to use the CCSycles wrapper library.

from cycles.

Related Issues (5)

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.