Rachel Hwang
Rachel Hwang
  • 3
  • 49 124
Procedural Buildings with Formal Grammars
See the slides here:
cis700-procedural-graphics.github.io/files/shape_grammar_2_7_17.pdf
Find more resources on procedural techniques, along with coding exercises here:
cis700-procedural-graphics.github.io/
Переглядів: 2 087

Відео

Procedural Planet
Переглядів 1,9 тис.7 років тому
By Daniel McCann Code here: github.com/mccannd/GLSLDemo For Procedural Graphics class at University of Pennsylvania: cis700-procedural-graphics.github.io/

КОМЕНТАРІ

  • @pedroehler
    @pedroehler Рік тому

    You did it! Wow!!! You don't even think about how I dream about doing that kind of code, you really don't! I still learning to! Some day maybe I can. Nice work!!!

  • @SPECSET
    @SPECSET Рік тому

    Fakeeeeeee

  • @SPECSET
    @SPECSET Рік тому

    Fake

  • @boohoo5419
    @boohoo5419 Рік тому

    awfull talk..

  • @polygon4399
    @polygon4399 2 роки тому

    looks awesome :) was there houdini example file for this? would love to check it out.

  • @Blackpluged
    @Blackpluged 2 роки тому

    Underated video. So many pricipals to be applied but explained well along with relationships to the overall picture.

  • @shmoich6992
    @shmoich6992 3 роки тому

    God this talk kicks ass. I have it bookmarked to and watch it ever now and then to remind myself complex problems don't always need complex solutions. Keep it simple, layer the simplicity, and let the solution emerge.

  • @info212011
    @info212011 3 роки тому

    Excelent, Thanks.

  • @adriancrow7040
    @adriancrow7040 4 роки тому

    So is this technique used to make the picture in the cover frame? the one sourced from sebastien Parodi?

  • @Cyb3rg4mer
    @Cyb3rg4mer 5 років тому

    Hi I am studying Games programming at University in Scotland in Glasgow. I am currently in my 3rd year and as part of my coursework for my AI class i choose to write a paper on Procedural city generator, I was wondering if you have links to your source code and can it be cited? thanks the video was great but my curiosity is on overload.

    • @rachelhwang4495
      @rachelhwang4495 5 років тому

      Cyb3rg4mer glad you found it useful! If you look in the video description above, I have a link to my slides (and course website) that has links to more resources. Hmu if you can’t find it! I don’t have source code available for my projects, but many good references

    • @Cyb3rg4mer
      @Cyb3rg4mer 5 років тому

      @@rachelhwang4495 thanks for the quick reply and it was after watching whole video I notice u say about the slides thanks. I found around 17 paper I can do enough research for my project thank you. Epicness

  • @BradGroux
    @BradGroux 5 років тому

    Great stuff, thanks for sharing!

  • @ivanmikicc
    @ivanmikicc 5 років тому

    I'd like to ask for an advice… I'm about to start learning the shape grammars with a goal to get into development of modular building systems - a project will be more or less like this guys have: www.cover.build/how-it-works#get-started-section - a building system where the spatial solution will be generated based on input data … of course we'll develop some programs later on but just to get started - is Houdini the right tool? what else do you recommend?

  • @ivanmikicc
    @ivanmikicc 5 років тому

    Great presentation, thanks! 👍

  • @Bugulab
    @Bugulab 5 років тому

    Can you program your own software, which generates buildings, streets or cities?

  • @letey66
    @letey66 6 років тому

    WOW! Just started to look into procedural generation.Your other videos are extremely helpful too. I have time... where do I learn more??? A Procedural Planet is exactly what I had wanted to look into. Great Stuff!!!

    • @rachelhwang4495
      @rachelhwang4495 6 років тому

      Hi there! I'm so excited that you're excited about this! There's a huge and friendly community of people online who are interested in procedural generation (and related concepts in game dev). You can get started by googling about it -- I'd start by looking for the Demo Scene, and Proc Jam, two communities that are into this stuff. I also created a class with material about procedural generation here: cis700-procedural-graphics.github.io/ Hope that helps!!

  • @NewInfinityRecursion
    @NewInfinityRecursion 6 років тому

    Thanks!