jChicote / jChicote/Asteroid_Visualizer

Create a planet decorator for the rendered Planet object

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description
I want the planet objects to manage their own states including their orbits. The objects are Three.js defined objects that we would want to wrap around in a decorator and give it more responsibilities. Additionally we would want to keep the domain as anemic as possible.

## Acceptance Criteria

- Decorator exists for planet with updating behaviour.

## Implementation

- Create a class that contains the three.js object of the planet
- Add an Update method to that class

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.