Openframeworks: [REQUEST] better background color when generating new projects

Created on 26 Jun 2019  路  5Comments  路  Source: openframeworks/openFrameworks

I think that the generated background color could be better by being darker when generating a new project.

I think for learners, when creating shapes with no colors etc at first, it can be hard to see shapes right from the start. you can see that the circle is not perfect, but with a darker background, this makes it easier to see. the same with 3d objects as well. its easier on the eyes & you can see properly.
even more so if your shapes are smaller on screen

I set the background on grayscale to 60 & it feels right, because its not too dark. but just think its nicer for people starting out to have a project that generates something a bit darker & makes it clearer for people to see shapes.

a better experience in total ;)

I know we can set this with ofBackground() or ofSetBackgroundColor(). but for folks starting out, they may not know that. so are stuck with this brighter & harder to see way until they figure the solution out

2d shape
60177721-85502980-9811-11e9-8841-bbeaa03f5e45
60177720-85502980-9811-11e9-8dd7-0c772979805a

3d shape
60177732-8f722800-9811-11e9-9122-26f79cd65c0a
60177733-8f722800-9811-11e9-8f29-6b7045b783d2

small shapes
60177958-24752100-9812-11e9-96b6-9fb3a01689ad
60177955-24752100-9812-11e9-89e4-3fd4ca205cdc

Most helpful comment

I support for this small and helpful change -- darker grey still feels neutral and helps white things pop. We default with white for draw color since beginners can sometimes get tripped up with drawing images and colors tinting the draw.

All 5 comments

I support for this small and helpful change -- darker grey still feels neutral and helps white things pop. We default with white for draw color since beginners can sometimes get tripped up with drawing images and colors tinting the draw.

I'm open to the background color going darker. but when I did try on 30 & on 0. the whites then felt too bright. so the 60 on grayscale felt the best in total & evened it all out the best

Looks great to me. I remember that we chose 127 cause both bright and dark colors would be visible on such a background. I think this was like 12 years ago :) so probably not very relevant but just in case.

Would this mean only changing this line?

Looks good to me.
Makes more 'professional'. I support the idea.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hellokitty-glitch picture hellokitty-glitch  路  7Comments

mrugankray picture mrugankray  路  5Comments

dimitre picture dimitre  路  7Comments

gaborpapp picture gaborpapp  路  10Comments

lewislepton picture lewislepton  路  7Comments