#node tutorial
Explore tagged Tumblr posts
trolagygirl2022 · 8 months ago
Text
๋࣭ ⭑Answering your astrocartography questions + tips๋࣭ ⭑
Tumblr media Tumblr media Tumblr media
⋆。‧₊°♱༺𓆩❦︎𓆪༻♱༉‧₊˚. AC, IC, DC and MC: Basically, they're still the same thing as what they are in your birthchart! So in astrology, AC is represented by your ascendant so it can mean your appearance, your vibe, etc. IC represents the home and comfort, DC represents connections and MC is for your career and reputation. So you just have to apply it to astrocartography! Let's say you have a Jupiter MC line over somewhere. Well, Jupiter represents growth, luck and expansion and MC is for your career! So this means that this place would be a great place for your career!
⋆。‧₊°♱༺𓆩❦︎𓆪༻♱༉‧₊˚. North Node line: The same thing in astrology! The North Node can represent your purpose, goals, skills and stuff that will impact your lifetime. So same for Astrocartography! Being around your North Node line can make you feel like you were "meant to be there" as well. I think I'm near my North Node line and I feel that way quite a lot. It can also really depend on your chart as well!
⋆。‧₊°♱༺𓆩❦︎𓆪༻♱༉‧₊˚. Uranus line: Again, same interpretation as astrology! Your Uranus line can represent sudden and unexpected things but it can represent the internet and friendgroups. Honestly for me I'm not sure about living under by Uranus line but again, it depends on your birth chart!
⋆。‧₊°♱༺𓆩❦︎𓆪༻♱༉‧₊˚. How can I see my astrocartography chart/use it?
Type up astro.com
Tumblr media
2. Click on the three lines and "astro click travel"
Tumblr media
3. You have it out for you!
Tumblr media
4. Click on the ScalableMap to change regions (it clicked out whenever I took a ss but you can just click on it and it will show different continents and such)
Tumblr media
5. You can click on lines that you don't understand for a surface level interpretation!
Tumblr media
233 notes · View notes
ectoimp · 10 months ago
Text
Tumblr media Tumblr media
Low Polys your Mystery
198 notes · View notes
lovely-hikari-cosplay · 10 days ago
Text
A little preview of something I’ve been working on ❤️♌️
Guess I’ve been feeling nostalgic as I’m redrawing my Legacy of Winx OC’s AND reanimating my Sailor Senshi OC, Leo! I suppose I really meant it when I said I was going to learn OpenToonz since my CSP license is about to expire, I might even fully switch over!
Would y’all like to see a process/comparison video? The initial plan was to post a comparison gif like I did in 2019, but I love sharing my processes when it comes to art 🤔🤔🤔
⬇️Comparison gif under the cut anyway ⬇️
Tumblr media
10 notes · View notes
agatedragongames · 3 months ago
Text
Tumblr media
Pathfinding tutorial: Exploring a node graph using depth first search whilst searching for a goal point.
The depth first search algorithm will explore the first node it finds and continue picking the first connected node until it either finds the goal or runs into a dead end. At which point it will backtrack and pick the next unexplored node. It will continue doing this until the goal is found or every node is explored.
Exploring all the nodes in a node graph using depth first search
Tumblr media
10 notes · View notes
aspectpriority · 6 days ago
Text
ough chat i made the mistake of lookin at a tutorial and now i'm trying to comprehend State Machines. what the fuck
3 notes · View notes
standalone-manga-panels · 2 months ago
Text
Tumblr media
Source:
Ato wa Gojiyuu ni Douzo! ~Tutorial de Kami-sama ga Last Boss wo Taoshi Chatta node Watashi wa Suki Houdai Ikiteiku~
2 notes · View notes
antirepurp · 1 year ago
Text
Tumblr media
current concept for the psychokinesis material. im not sure if im completely on board with this but it feels adequate enough at least for now
5 notes · View notes
nonbinarynightcrawler · 2 years ago
Text
Tumblr media Tumblr media Tumblr media
I'm really doin it this time I'm gonna learn Blender!!! I'm gonna do it right!!
7 notes · View notes
jtrofe · 7 months ago
Text
I wrote a tutorial on my Patreon, you don't have to be a member or pay to read it and it has lots of gifs:
This is how I do my 3D modeling
7K notes · View notes
chisharette · 2 months ago
Text
This bitch just taught herself planar tracking at this fine hour :)
0 notes
cerbreus · 4 months ago
Text
Tumblr media
today has been. a work day.
#i swear to god i gotta ask the new coworker every 2 to 3 days about something i broke and how to fix it in the shaders#i wish i could just find the answers with google but i literally spent an hour and didn't come away with anything useful#i had to plug in random nodes to see if any of them worked#finally landed on one that halfway worked but it required me to change the input min value#which is a no-no because that value is directly input into a script function#thankfully i knew better than to just let 'er rip#this is the 4th time with this (my) shader that i've had to fix something gone awry#all this just to have alpha clipping on the textures#thankfully i just needed to plug in a remap node#but it feels rly embarrassing to run into so many really common issues#waughh <- guy who just read basic documentation#and has just been mish-mashing bits and pieces from forums and tutorials to get things to work#i really ought to take a course on shadergraph... and substance designer... and lighting...#maybe i can convince my boss to let me go on a sabbatical and just take a bunch of courses#sadly it feels like everyone (justifiably) is shifting away from unity development#and now that our lead left it seems unlikely we'll be leaving behind unity for any other engine until we're forced to#it feels like it's getting tougher to find answers for the ever narrowing field that is unity VR mixed reality development#*artist resources specifically because like. internet seems chock full of programming ones but im not one of those#personal stuff#its only tuesday...
2 notes · View notes
immoren · 9 months ago
Text
Tumblr media
1 note · View note
nerdyfangirlingbooks · 1 year ago
Text
See personally if I rolled out a new version of my software that looked significantly different to the old version and made it difficult to navigate, I'd at least release some documentation to go with it, so that people can learn how to recreate the features that have disappeared
1 note · View note
agatedragongames · 3 months ago
Text
Tumblr media
Learn how to generate a node graph, connect the nodes and render the nodes in this Processing tutorial, using the Java programming language
15 notes · View notes
codeonedigest · 1 year ago
Text
Master Google Cloud: Deploying Node JS APIs on VM
Full Video Link - https://youtu.be/gxZ-iJNCbAM Check out this new video on the CodeOneDigest YouTube channel! Learn how to create Virtual Machine in Google Cloud Platform, Setup Google Compute Engine VM & Deploy run JS APIs in VM. #codeonedigest
In this tutorial, we will create & setup Google Compute Engine Virtual Machine in Google Cloud Platform. We will be deploying & running javascript APIs in google compute engine virtual machine. We will be opening firewall port for incoming API request in VM. We will also learn how to deploy API code and run API service in google compute engine virtual machine. I will provide step by step guide to…
Tumblr media
View On WordPress
0 notes
egnevadesigns · 1 year ago
Text
Node Wrangler Shortcuts: A Definitive Guide
Node Wrangler is a powerful add-on for Blender that can help you to work with nodes more efficiently. It provides a variety of shortcuts and tools that can save you time and make your workflow more streamlined. Here are some of the key benefits of using Node Wrangler shortcuts: Increased speed and efficiency: Node Wrangler shortcuts can help you to navigate through your node trees more quickly…
Tumblr media
View On WordPress
1 note · View note