0
How To Develop And Graphics
Graphic Design?
5 Réponses
+ 4
Probin Haldar ,
it is not quite clear what your question or issue is.
> can you please give some more details?
+ 5
How Can I Generate Graphics In The Game?
+ 3
game graphics may be 2d, 3d or procedurally generated. 2d graphics can be vector or raster images.
+ 3
Hi @Probin Haldar I see that you're into game development. You'll primarily be using C# to control game logic instead of creating visuals. Learning C# Basics on SoloLearn is a great starting point, but game development involves much more. You'll need a computer and a game engine, and Unity is a popular one. You'll also need 2D sprites or 3D models (assets) for the visuals, which you can find on the Unity Asset Store, both free and paid. You can create your own assets using a sprite editor like Piskel or create 3D models in Unity or Blender, which is excellent for 3D art and animation.
Resources:
https://unity.com/
https://assetstore.unity.com/
https://unity.com/products/unity-engine
https://www.piskelapp.com/
https://www.blender.org/download/
If you have any more questions, just ask! Happy coding!
+ 2
Probin Haldar do you have a programming language you are looking to use?
There are normally many ways to create and render graphics. Here are some threads about game development:
https://www.sololearn.com/discuss/1211091/?ref=app
https://www.sololearn.com/discuss/511925/?ref=app
https://www.sololearn.com/discuss/786140/?ref=app
https://www.sololearn.com/discuss/2071892/?ref=app
https://www.sololearn.com/discuss/1798006/?ref=app