Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9098351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T00:20:31+00:00 2026-06-17T00:20:31+00:00

I am trying to create a solar system in WebGL. However i have no

  • 0

I am trying to create a solar system in WebGL.
However i have no idea to set up the lighting.
I want to put a light in my sun and have it cast light 360 degrees. My planets should cast and receive shadows. To achieve that , my light would need to cast shadows 360 degrees.
Is it possible to do something like that? If so, how? Which type of light should i use?

My sun has a meshBasicMaterial, my planets have a meshShaderMaterial. Could anyone be so kind to provide me some example code?

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T00:20:32+00:00Added an answer on June 17, 2026 at 12:20 am

    You should add a THREE.PointLight for the sun – it will cast light to all directions.

    The shadows are trickier as the point light in Three.js does not support shadow casting. You have a few less than ideal options:

    • Use 6 shadow-only spot or directional lights with the shadow cameras arranged to point to each world axes (i.e. into a cube). This is going to be rather expensive.
    • Use one (or more) shadow casting light that is pointed to the area of greatest interest, e.g. where the user is currently looking.
    • Implement omni-directional shadow mapping yourself (e.g. dual paraboloid shadows only need two shadow maps instead of 6).
    • Omit shadows. There’s not really many surfaces in space that could receive shadows, so do you really need them?

    Note that with a custom ShaderMaterial on a shadow-receiving object, you need to implement shadows yourself in the shader (or include three.js’ shadowing code chunks).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following problem: I'm trying to create a solar system in OpenGL
I am trying to create a solar sistem in jQuery. I have 5 image
I'm trying create a gantt chart with highcharts and I need to put the
I'm trying create new object from a module class in VBA, and I have
I have been trying to get my Solr schema (using Solr 1.3.0) to create
I am trying create a data.frame from which to create a graph. I have
I trying create iis7 web application by msbuild community tasks and set property Enabled
I am trying to create new rules profile in Sonar 2.9 with my checkstyle
I'm trying create a bot which automatically likes Facebook posts. Using Mechanize I can
I am trying create a delegate representation of constructor by emitting a Dynamic Method,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.