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

  • Home
  • SEARCH
  • 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 198551
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:56:50+00:00 2026-05-11T16:56:50+00:00

Here is my problem. I am trying to write a small simple game engine

  • 0

Here is my problem.

I am trying to write a small simple game engine (I’m doing it in order to improve my design skills) . I’m having a Scene Object which hold everything the rendering API need in order to render it.

Naturally , I would like my scene to be immune to future changes , meaning future changes to it will not have to break its interface. For example If i’ll want in the future my scene to have a Fog feature which can be turned on and off , I want to be able to add it without breaking my scene interface.

One important thing is that the Rendering API communicates with the Scene through an Interface (which obviously named “IScene)

My thoughts are going towards the “Decorator” Pattern , can anyone suggest something that might be more appropriate?

  • 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-05-11T16:56:50+00:00Added an answer on May 11, 2026 at 4:56 pm

    I suggest to have a look at existing APIs. You will soon understand that it’s not a simple problem. Fog could be a filter (uniform over the screen) but that looks unrealistic. Fog should be more like a translucent cloud near the ground. So rendering it as one or more translucent gray objects may be more realistic but it might be impossible to implement with current hardware.

    [EDIT] What I’m trying to say: A simple decorator pattern is probably not enough to achieve any complex effect. I haven’t seen many engines but most go for a very simple scene object which only saves some globals (ambient light, camera position, display size) plus a list of objects to display. The objects then contain additional information.

    These things are pretty dumb. A renderer will take the information stored in these objects and convert them into something the display hardware can use.

    Again, my advice is to get some ideas from existing APIs because they already made all the mistakes.

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

Sidebar

Ask A Question

Stats

  • Questions 169k
  • Answers 169k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer How about using a sin function, that way the fading… May 12, 2026 at 1:51 pm
  • Editorial Team
    Editorial Team added an answer You can't. EntityKeys are designed to be mapped to primary… May 12, 2026 at 1:51 pm
  • Editorial Team
    Editorial Team added an answer require 'time' x = "2009/04/16 19:52:30" begin y = Time.parse(x)… May 12, 2026 at 1:51 pm

Related Questions

(Title was: How to write a unit test for a DBUS service written in
I am trying to write a Factory Pattern to create either a MainMode or
I am trying to write a function which saves a webpage (with its images)
This is probably a question for an x86 FPU expert: I am trying to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.