A
A
Alexander2019-09-26 14:46:43
3D
Alexander, 2019-09-26 14:46:43

What technology to use to create a 3d scene with very realistic lighting in the browser?

We need to make a 3d scene on the site with realistic pre-rendered lighting. I managed to achieve this result using the playcanvas engine. I created the scene in 3ds max and baked the lighting into textures using coron. The problem is that now there is a need to add several dynamic objects to the scene and at the same time so that they also cast shadows on the main scene and the scene casts shadows on them. That is, I need to be able to use both baked and dynamic shadows at the same time. How can I achieve this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor Padalka, 2019-09-26
@ehs

A baked scene doesn't mean using light sources, but if shadows are needed, then this is a light that will conflict with the already baked one. I would say in the browser, no matter how.
(I have a three.js application using baked light also from the crown)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question