Reply
  • Updated Jun 4, 2021

    Post what you're working on itt

    Or if you need help I'm willing to drop some good resources

  • Nov 5, 2020
    ·
    1 reply
    Jozen
    · edited

    Post what you're working on itt

    Or if you need help I'm willing to drop some good resources

    i learned some programming during this covid summer. I've been mainly interested in coding as a artistic form with p5js. but for more larger particle systems I have to eventually pick up GLSL shaders for those type of artistic pursuits.

    I was wondering if it was easier to use a game engine for things like generative art with coding

  • Nov 5, 2020
    dawg

    i learned some programming during this covid summer. I've been mainly interested in coding as a artistic form with p5js. but for more larger particle systems I have to eventually pick up GLSL shaders for those type of artistic pursuits.

    I was wondering if it was easier to use a game engine for things like generative art with coding

    that's so sick, I actually don't know too much about generative art, but I've heard of p5js

    I'd imagine maybe Blender could be useful for a project in this category?

  • d stoner 🤬
    Nov 5, 2020
    ·
    2 replies
    Jozen
    · edited

    Post what you're working on itt

    Or if you need help I'm willing to drop some good resources

    How did u learn the basics of coding?

    I can use unity and blender, but idk how to make any custom code (like a character respawn or ending a scene and loading a new) or how to properly attach animations to an action.

    I dont even know where to start learning to code s*** like that.

  • Nov 5, 2020
    ·
    1 reply
    d stoner

    How did u learn the basics of coding?

    I can use unity and blender, but idk how to make any custom code (like a character respawn or ending a scene and loading a new) or how to properly attach animations to an action.

    I dont even know where to start learning to code s*** like that.

    I learnt C# before I even started messing with stuff in Unity, made it alot easier

    I'd def recommend going through a basic C# tutorial like the one from freecodecamp

    another great teacher on youtube is Brackeys, he has a playlist of unity and c# tutorials I believe

  • Nov 5, 2020
    d stoner

    How did u learn the basics of coding?

    I can use unity and blender, but idk how to make any custom code (like a character respawn or ending a scene and loading a new) or how to properly attach animations to an action.

    I dont even know where to start learning to code s*** like that.

  • d stoner 🤬
    Nov 5, 2020
    Jozen

    I learnt C# before I even started messing with stuff in Unity, made it alot easier

    I'd def recommend going through a basic C# tutorial like the one from freecodecamp

    another great teacher on youtube is Brackeys, he has a playlist of unity and c# tutorials I believe

    Thank you

    Imma check out codecamp and that youtube channel when i have a couple days off

    Its overwhelming trying to learn to code with just the s***ty unity tutorials