@simpleprogramming4671

awwwwwwwwwwwwwwweeesome  It feels like I'm in the sky when I'm watching these tutorials.

@RahulYadav-yx8ly

Thank you Chris. I started canvas from your HTML Canvas series. Because of you I learnt canvas animation.
You explain in a such a simple way that any one can understand easily.

@AmatuerHourCoding

Good to see you still producing quality content!

@milindsharma7184

Never been so much immersed in any tutorial. You are awesome !!

@marlonandrel6947

Great tutorials. I had some performance issues with the shadow and blur effect on the stars. To fix that, I had to pre-render the entire background (sky, mountains, stars and the ground). Basically I created two canvas tag (background and animations). Then, I filled the background canvas in the init function and performed the animations and their refreshes in the animate function.

@Zuldria

This is great! Thank you for sharing this.

@salman4430

Yay he is back!!

@aleb687

cannot believe this has only 4200 views

@nefdsnet

It's almost criminal to not call the parameter "amountain" at 6:30 😄

@iggyshin2953

Keep on please!

@sai2511

Hi Chris, I have a question is this can be achieved with the help of animate.css and just HTML instead of JS... :p if yes what is the main difference using JS instead of CSS.

@krazykubangaming808

Would it be possible if I could talk to you o st discord or something like that since I have a project in mind and I'm not sure how I could go about it

@bradgarner878

I had to remove the blur from the main star and bg stars in order to keep my machine from bogging down

@basmaalitebibi9756

Very good tutorials can we have the source files of the full animation please?

@bariscanyilmaz

hi chris i trying your code when i coding background stars browser saying ' dont have enough ram ' when i opne my task manager browser using 1900 mb and i have 16 gb ram how can i solve this? thanks