Giter VIP home page Giter VIP logo

Comments (8)

Mike-Leo-Smith avatar Mike-Leo-Smith commented on May 21, 2024

Fixed in 19a543b. It was because I forgot to #include <endian> in src/util/half.cpp :-(

from luisarender.

Mike-Leo-Smith avatar Mike-Leo-Smith commented on May 21, 2024

Additional Also, when Linking CXX shared library ../libembree3.dylib, it report a lot of warnings like:

ld: warning: cannot export hidden symbol void embree::TaskScheduler::g_instance from ../libtasking.a(taskschedulerinternal.cpp.o)

I have no idea if this will have a bad influence in future running.

Don't worry. It won't.

from luisarender.

why986 avatar why986 commented on May 21, 2024

Ok. Now I am able to build the project successfully. Thanks for your help!

from luisarender.

odil24 avatar odil24 commented on May 21, 2024

Ok. Now I am able to build the project successfully. Thanks for your help!

Hi.If you can plz post here your build.

from luisarender.

Mike-Leo-Smith avatar Mike-Leo-Smith commented on May 21, 2024

Ok. Now I am able to build the project successfully. Thanks for your help!

Hi.If you can plz post here your build.

Do you mean the binaries built for M1 Macs?

from luisarender.

odil24 avatar odil24 commented on May 21, 2024

Ok. Now I am able to build the project successfully. Thanks for your help!

Hi.If you can plz post here your build.

Do you mean the binaries built for M1 Macs?

No, I meant released build for Win10 for testing purposes (I'm not familiar with source building)

from luisarender.

Mike-Leo-Smith avatar Mike-Leo-Smith commented on May 21, 2024

No, I meant released build for Win10 for testing purposes (I'm not familiar with source building)

Hi, @odil24

I have set up the GitHub Actions to automatically upload the built artifacts. Please visit the Actions tab of the repo, click a recent successful workflow run, and scroll until the bottom of the page to view the artifacts and download a desired one.

For Windows 10/11, you might want the one tagged windows-2022.

from luisarender.

Mike-Leo-Smith avatar Mike-Leo-Smith commented on May 21, 2024

To run the program, please take the following steps:

  • unzip the downloaded archive;
  • open a terminal and cd into the extracted folder;
  • run ./luisa-render-cli -b <backend> <path-to-scene-file>.

For Windows builds, available backends are dx and cuda. You would need an RTX-enabled graphics card and a recent driver installed. To download a demo scene, please see the README.md of the repo.

from luisarender.

Related Issues (20)

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.