Giter VIP home page Giter VIP logo

colour-rain-effect-windows-form-moo-ict's Introduction

C# Tutorial – Make a Colour Rain Particles Effect in .Net Windows Form and Visual Studio

Hi In this tutorial we will be making a cool colourful rain particle effect using Windows Form in .Net and C#. Particle effects are really cool and its even better when we are able to create the effects ourselves. Now doing this windows form was a different kind of fun where you can make something with a smooth animation and have hundreds of different particles flying across the screen its an amazing result. Hope you like this tutorial we worked really hard to make. This was is special because we will finally look into how to load separate images from a folder, save it to a list and then use that list to animate each of the images on the screen dynamically. All of those images will be drawn independently on the screen using the paint event. This kind of effects can be used for lots of games levels and even have the characters interact with the images being spawned on the screen. Its very useful to understand how these particle systems can be created using only Native .net and c# programming in visual studio.

Lesson objectives –

  • Create a colourful rain particle effect in windows form and visual studio
  • Use OOP classes to create the rain effects and spawn each object to the screen dynamically
  • Keep track of the rain effects on the form
  • Animate the objects using paint and timer events in windows form
  • Dynamically load and assign different coloured rain images to the particles created on the screen
  • Assign different speed and location to each of the rain images
  • Compile the application and see the final result

Video Tutorial - Click below to Watch this video on YouTube

Subsribe to the youtube Channel to create more project just like this one.

Download C# Tutorial For Making a Colour Rain Effect in Windows Forms Assets

colour-rain-effect-windows-form-moo-ict's People

Contributors

anharali00 avatar mooict avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.