Tuesday, February 28, 2023

Going to get some more done with 'garden' worlds

25 February 2023- Grid of stars, Clickable Divs! Based on this wonderful Youtuber!

Colored boxes for stars form dark red, to red, orange,yellow, white and lightblue. I want to add a dead stupid random number generation scheme based on a hard-coded seed, or one entered by the user and also position. Each coordinate has a horizontal and vertical component on this 2D map, which gives me a number. I get the pseudo random # by multiplying the seed times the 'galactic' coordinates, and take the square root and the remainder after the decimal poinr.
/> Whew!
Then when the user clicks on a star, we shift the map by adding or subtracting to the 'galactic' coords, do some math and draw new star map. I will need to delete all the existing clickable star divs or it will get very messy and confusing! 8-P

Coordinates Here!

The page needs a number from which to generate some pseudo-random numbers.

PR#, Random # and Clockwise or Counter-Clockwise Triangles

27 February 2023- Cross Product!

Randomly triangles.

Map!
This morning's prompt is 'orion drive'. I didn't put much into it, but it really is nothing much more than a few tough airtight buildings on shock absorbers on top of an adamantine pusher plate under which you explode a small nuke every second...


Two settlement Tuesday's settlements are an industrial town, Cuckoo, on the edge of the Spider Forest and a hunting camp, the Rookery, which has issues with the spider Queen...

Monday, February 27, 2023

Cross Product with random coordinates

27 February 2023- Cross Product!

Randomly making overlapping triangles.

Map!

Got moons, need to render them...

25 February 2023- Grid of stars, Clickable Divs! Based on this wonderful Youtuber!

Colored boxes for stars form dark red, to red, orange,yellow, white and lightblue. I want to add a dead stupid random number generation scheme based on a hard-coded seed, or one entered by the user and also position. Each coordinate has a horizontal and vertical component on this 2D map, which gives me a number. I get the pseudo random # by multiplying the seed times the 'galactic' coordinates, and take the square root and the remainder after the decimal poinr.
/> Whew!
Then when the user clicks on a star, we shift the map by adding or subtracting to the 'galactic' coords, do some math and draw new star map. I will need to delete all the existing clickable star divs or it will get very messy and confusing! 8-P

Coordinates Here!

The page needs a number from which to generate some pseudo-random numbers.

This morning's prompt was 'cloud city', but of course I was thinking of bubble habitats in the skies of Venus... I would like to do a bubble or balloon generator, building out a volume wrapped in a mesh of triangles! Which is a lot more effort than I put into today's sketch....


Monday's monsters, meteorology, etc. involves a floating city, somehow... The local social spiders build a raft of spider silk balloons, strong, lightweight and flame retardant of course! So we have a sort of floating skyscraper over the Big Cabbage.

Sunday, February 26, 2023

Draw a planet and some moons? 8-P

25 February 2023- Grid of stars, Clickable Divs! Based on this wonderful Youtuber!

Colored boxes for stars form dark red, to red, orange,yellow, white and lightblue. I want to add a dead stupid random number generation scheme based on a hard-coded seed, or one entered by the user and also position. Each coordinate has a horizontal and vertical component on this 2D map, which gives me a number. I get the pseudo random # by multiplying the seed times the 'galactic' coordinates, and take the square root and the remainder after the decimal poinr.
/> Whew!
Then when the user clicks on a star, we shift the map by adding or subtracting to the 'galactic' coords, do some math and draw new star map. I will need to delete all the existing clickable star divs or it will get very messy and confusing! 8-P

Coordinates Here!

The page needs a number from which to generate some pseudo-random numbers.

This morning's prompt was 'asteroid farmer', but what I sketched was an asteroid farm...


Sunday's world23 is back to Sunday's Settlement, followed Monday Monsters, Meteorology, etc., Two Settlement Tuesdays, What's Weird and Wonderful Wednesdays, Thugs and Thinkers Thursdays, Faction Fridays and Saturday Secrets. Whew... Sunday's settlement is looking ahead to where the (unnamed?) river out of the Stinking Sea meets up with a major western river, a mighty basin we could travel up to the North West, or go down the greater river somewhere to the sea. What does 'asteroid farm' have to do with this? All I can think of is the cabbage or cauliflower I drew in the both right for some reason; perhaps the river city is nicknamed the 'Big Cabbage' for some reason? 8-P 

I'm almost back to my world map rabbit hole. I'd like to figure out if this world has moons and draw them at this last step where I had the page draw a light blue 'world'. Next I will probably splat out some random pixels within the radius of the world, just one 2D hemisphere which represent the 3D near face of the world.

Saturday, February 25, 2023

Better system display

25 February 2023- Grid of stars, Clickable Divs! Based on this wonderful Youtuber!

Colored boxes for stars form dark red, to red, orange,yellow, white and lightblue. I want to add a dead stupid random number generation scheme based on a hard-coded seed, or one entered by the user and also position. Each coordinate has a horizontal and vertical component on this 2D map, which gives me a number. I get the pseudo random # by multiplying the seed times the 'galactic' coordinates, and take the square root and the remainder after the decimal poinr.
/> Whew!
Then when the user clicks on a star, we shift the map by adding or subtracting to the 'galactic' coords, do some math and draw new star map. I will need to delete all the existing clickable star divs or it will get very messy and confusing! 8-P

Coordinates Here!

The page needs a number from which to generate some pseudo-random numbers.

This morning's prompt is 'appa'.


Saturday's world23 is another Saturday secret, previously it would have been a rumor. The street kid faction from yesterday has decided that the spider queen must not be allowed to get males from the south, because that's trafficking and because they have spiders in their organization; ideology and family matters...

Friday, February 24, 2023

Star with Goldilocks zone, all a little off-center...

21 February 2023- Grid of stars, Clickable Divs! Based on this wonderful Youtuber!

Colored boxes for stars form dark red, to red, orange,yellow, white and lightblue. I want to add a dead stupid random number generation scheme based on a hard-coded seed, or one entered by the user and also position. Each coordinate has a horizontal and vertical component on this 2D map, which gives me a number. I get the pseudo random # by multiplying the seed times the 'galactic' coordinates, and take the square root and the remainder after the decimal poinr.
/> Whew!
Then when the user clicks on a star, we shift the map by adding or subtracting to the 'galactic' coords, do some math and draw new star map. I will need to delete all the existing clickable star divs or it will get very messy and confusing! 8-P

Coordinates Here!

The page needs a number from which to generate some pseudo-random numbers.

This morning's prompt was 'momo', from A:TLA, not the horrific internet meme.


I need to think up Friday's faction for world23. A faction based on Momo, the little thief... the little beggars, orphans and runaways, have a lock on things locally, completely solid, loyal and ruthless. They will do absolutely anything for their family.

Thursday, February 23, 2023

try again...

21 February 2023- Grid of stars, Clickable Divs! Based on this wonderful Youtuber!

Colored boxes for stars form dark red, to red, orange,yellow, white and lightblue. I want to add a dead stupid random number generation scheme based on a hard-coded seed, or one entered by the user and also position. Each coordinate has a horizontal and vertical component on this 2D map, which gives me a number. I get the pseudo random # by multiplying the seed times the 'galactic' coordinates, and take the square root and the remainder after the decimal poinr.
/> Whew!
Then when the user clicks on a star, we shift the map by adding or subtracting to the 'galactic' coords, do some math and draw new star map. I will need to delete all the existing clickable star divs or it will get very messy and confusing! 8-P

Coordinates Here!

The page needs a number from which to generate some pseudo-random numbers.