{"id":72,"date":"2020-06-03T01:30:34","date_gmt":"2020-06-03T01:30:34","guid":{"rendered":"https:\/\/lucyestela.com\/dev\/?p=72"},"modified":"2021-03-02T03:01:40","modified_gmt":"2021-03-02T03:01:40","slug":"vector-3","status":"publish","type":"post","link":"https:\/\/lucyestela.com\/dev\/blog\/vector-3\/","title":{"rendered":"Vector3 &#8211; Code Theory"},"content":{"rendered":"<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\">This is just going to be a post about things I pick up as I study<\/p>\n<p>&nbsp;<\/p>\n<p class=\"\">So what is a vector3? It most often describes one of two things<\/p>\n<p class=\"\"><a href=\"https:\/\/answers.unity.com\/users\/203511\/huacanacha.html\">huacanacha<\/a> describes it thus : A Vector3 is a 3-tuple (an ordered list of 3 values) which can represent:<\/p>\n<ul class=\"\">\n<li>A vector: direction and magnitude, but no position<\/li>\n<li>A point: position only<\/li>\n<\/ul>\n<p class=\"\">&nbsp;<\/p>\n<p class=\"\"><span style=\"font-family: Menlo;\"><span style=\"color: #3363a4;\">Vector3<\/span><span style=\"color: #222222;\">.<\/span><span style=\"color: #222222;\">back&nbsp; <\/span><\/span>is shorthand for&nbsp; &nbsp;<span style=\"font-family: Menlo;\"><span style=\"color: #3363a4;\">Vector3(0,0,-1);<\/span><\/span><\/p>\n<p class=\"\"><span style=\"font-family: Menlo;\"><span style=\"color: #3363a4;\">Vector3<\/span><span style=\"color: #222222;\">.zero<\/span><span style=\"color: #222222;\">&nbsp; <\/span><\/span>is shorthand for writing &nbsp;<span style=\"font-family: Menlo;\"><span style=\"color: #3363a4;\">Vector3(0,0,0);<\/span><\/span><\/p>\n<p class=\"\"><span style=\"font-family: Menlo;\"><span style=\"color: #3363a4;\">Vector3<\/span><span style=\"color: #222222;\">.<\/span><span style=\"color: #222222;\">left&nbsp; <\/span><\/span>is shorthand for&nbsp; &nbsp;<span style=\"font-family: Menlo;\"><span style=\"color: #3363a4;\">Vector3(-1,0,0);<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>This is just going to be a post about things I pick up as I study &nbsp; So what is a vector3? It most often describes one of two things huacanacha describes it thus : A Vector3 is a 3-tuple (an ordered list of 3 values) which can represent: A vector: direction and magnitude, but &#8230; <a title=\"Vector3 &#8211; Code Theory\" class=\"read-more\" href=\"https:\/\/lucyestela.com\/dev\/blog\/vector-3\/\" aria-label=\"More on Vector3 &#8211; Code Theory\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"bgseo_title":"","bgseo_description":"","bgseo_robots_index":"index","bgseo_robots_follow":"follow","footnotes":""},"categories":[3],"tags":[12],"class_list":["post-72","post","type-post","status-publish","format-standard","hentry","category-blog","tag-vector3"],"_links":{"self":[{"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/posts\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/comments?post=72"}],"version-history":[{"count":6,"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/posts\/72\/revisions"}],"predecessor-version":[{"id":246,"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/posts\/72\/revisions\/246"}],"wp:attachment":[{"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/media?parent=72"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/categories?post=72"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lucyestela.com\/dev\/wp-json\/wp\/v2\/tags?post=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}