{"id":1253,"date":"2020-11-30T21:49:20","date_gmt":"2020-11-30T21:49:20","guid":{"rendered":"http:\/\/nikolapacekvetnic.rs\/?page_id=1253"},"modified":"2022-05-03T10:49:52","modified_gmt":"2022-05-03T10:49:52","slug":"computer-graphics-2","status":"publish","type":"page","link":"http:\/\/nikolapacekvetnic.rs\/?page_id=1253","title":{"rendered":"Computer Graphics 2"},"content":{"rendered":"\n<p>An assortment of pieces created during the Computer Graphics 2 comp sci Masters course at Faculty of Sciences at the University of Novi Sad, supervised by professor Marko Savi\u0107 PhD.<\/p>\n<p>Git repository of the project: <a href=\"https:\/\/github.com\/NikolaVetnic\/RG2\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/NikolaVetnic\/RG2<\/a><\/p>\n\n\n\n<h2 dir=\"auto\">VoxelWorld<\/h2>\n<figure id=\"attachment_1507\" aria-describedby=\"caption-attachment-1507\" style=\"width: 980px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-large wp-image-1507\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-1024x188.jpg\" alt=\"\" width=\"980\" height=\"180\" srcset=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-1024x188.jpg 1024w, http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-300x55.jpg 300w, http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-768x141.jpg 768w, http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-1536x282.jpg 1536w, http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-210x39.jpg 210w, http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2022\/04\/RG2-Terrain_VallesMarineris_Showcase-20210812-1833-1960x360.jpg 1960w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><figcaption id=\"caption-attachment-1507\" class=\"wp-caption-text\">Mars, Valles Marineris. Arctic \/ Pastoral \/ Desert \/ Magma palettes.<\/figcaption><\/figure>\n<p dir=\"auto\">VoxelWorld is a set of solids used to store voxel information and means of rendering them using the project&#8217;s ray tracing engine.<\/p>\n<p dir=\"auto\">The array of algorithms employed for traversing the voxel solids starts of with a simple brute force approach, then takes into consideration the direction of the tracing ray during iterrations, then switches to an approach professor and I called &#8220;grid march&#8221; (which boils down to checking only one of possible seven neighbors based on the direction vector of the ray), and finishes off with a procedure which employs octrees (octal trees) as means of storing voxel information.<\/p>\n\n\n\n<h2 dir=\"auto\">Triangular Mesh<\/h2>\n<p dir=\"auto\">Triangular mesh is a solid used to store information on polygonal meshes commonly used for storing geometrical data of 3D objects. The meshes can be loaded from <code>OBJ<\/code> files, texturing as well as surface smoothing (based on surface normals) is supported.<\/p>\n\n\n<div id=\"grid-gallery-9-5019\" data-gg-id=\"9\" data-title=\"CG2_Meshes\" data-grid-type=\"0\" data-offset=\"5.3\" data-area-position=\"center\" data-icons=\"\" data-preloader=\"true\" data-width=\"100\" data-height=\"100\" data-padding=\"0\" data-quicksand=\"disabled\" data-quicksand-duration=\"none\" data-popup-theme=\"theme_6\" data-popup-type=\"pretty-photo\" data-popup-image-text=\"data-description\" data-popup-widthsize=\"auto\" data-popup-heightsize=\"auto\" data-popup-i18n-words=\"{&quot;close&quot;:&quot;close&quot;,&quot;next&quot;:&quot;next&quot;,&quot;previous&quot;:&quot;previous&quot;,&quot;start_slideshow&quot;:&quot;start slideshow&quot;,&quot;stop_slideshow&quot;:&quot;stop slideshow&quot;,&quot;image&quot;:&quot;image&quot;,&quot;of&quot;:&quot;of&quot;,&quot;prev&quot;:&quot;prev&quot;,&quot;cExpand&quot;:&quot;Expand&quot;,&quot;cPrevious&quot;:&quot;Previous&quot;,&quot;cNext&quot;:&quot;Next&quot;,&quot;cExpandStr&quot;:&quot;Expand the image&quot;,&quot;cRotate&quot;:&quot;Rotate&quot;,&quot;cDetails&quot;:&quot;Details&quot;}\" data-popup-slideshow=\"false\" data-popup-slideshow-speed=\"2500\" data-popup-hoverstop=\"true\" data-popup-slideshow-auto=\"false\" data-popup-background=\"\" data-popup-transparency=\"30\" data-popup-disable-history=\"\" data-popup-disable-changed-url=\"\" data-popup-border-type=\"solid\" data-popup-border-color=\"\" data-popup-border-width=\"\" data-popup-border-enable=\"\" data-fullscreen=\"false\" data-hide-tooltip=\"false\" data-caption-font-family=\"Default\" data-caption-text-size=\"140\" data-is-mobile=\"0\" data-caption-mobile=\"false\" data-hide-long-tltp-title=\"0\" data-caption-disabled-on-mobile=\"false\" data-popup-placement-type=\"0\" data-social-sharing=\"{&quot;enabled&quot;:&quot;&quot;,&quot;gallerySharing&quot;:{&quot;enabled&quot;:null,&quot;position&quot;:null},&quot;imageSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;},&quot;popupSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;}}\" class=\"grid-gallery grid-gallery-fixed \" style=\" width:100%; height:auto; margin-left:auto; margin-right:auto;position:relative;\"> <div class=\"gallery-loading\"> <div class=\"blocks\"> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <\/div> <\/div> <div class=\"gallery-sharing-top\" style=\"display:none;\"> <\/div> <div id=\"photos-9\" class=\"grid-gallery-photos\"><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"0\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-Mesh-Heart_Fleshy-20210105-0250-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Heart_Fleshy 20210105 0250\" title=\"RG2 Mesh-Heart_Fleshy 20210105 0250\" data-description=\"RG2 Mesh-Heart_Fleshy 20210105 0250\" data-caption=\"RG2 Mesh-Heart_Fleshy 20210105 0250\" data-title=\"RG2 Mesh-Heart_Fleshy 20210105 0250\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"1\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-Mesh-Teapot_Shiny-20210105-2030-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Teapot_Shiny 20210105 2030\" title=\"RG2 Mesh-Teapot_Shiny 20210105 2030\" data-description=\"RG2 Mesh-Teapot_Shiny 20210105 2030\" data-caption=\"RG2 Mesh-Teapot_Shiny 20210105 2030\" data-title=\"RG2 Mesh-Teapot_Shiny 20210105 2030\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"2\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelExperiment-20210219-0100-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelExperiment 20210219 0100\" title=\"RG2 VoxelExperiment 20210219 0100\" data-description=\"RG2 VoxelExperiment 20210219 0100\" data-caption=\"RG2 VoxelExperiment 20210219 0100\" data-title=\"RG2 VoxelExperiment 20210219 0100\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"3\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelExperiment-20210219-0101-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelExperiment 20210219 0101\" title=\"RG2 VoxelExperiment 20210219 0101\" data-description=\"RG2 VoxelExperiment 20210219 0101\" data-caption=\"RG2 VoxelExperiment 20210219 0101\" data-title=\"RG2 VoxelExperiment 20210219 0101\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"4\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-Mesh-Spacecraft_Wireframe-20210220-2355-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Spacecraft_Wireframe 20210220 2355\" title=\"RG2 Mesh-Spacecraft_Wireframe 20210220 2355\" data-description=\"RG2 Mesh-Spacecraft_Wireframe 20210220 2355\" data-caption=\"RG2 Mesh-Spacecraft_Wireframe 20210220 2355\" data-title=\"RG2 Mesh-Spacecraft_Wireframe 20210220 2355\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"5\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-Mesh-ExtrudedBox_Wireframe-20210221-0017-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-ExtrudedBox_Wireframe 20210221 0017\" title=\"RG2 Mesh-ExtrudedBox_Wireframe 20210221 0017\" data-description=\"RG2 Mesh-ExtrudedBox_Wireframe 20210221 0017\" data-caption=\"RG2 Mesh-ExtrudedBox_Wireframe 20210221 0017\" data-title=\"RG2 Mesh-ExtrudedBox_Wireframe 20210221 0017\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"6\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-Mesh-Spacecraft_WireframeGI-20210224-2121-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Spacecraft_WireframeGI 20210224 2121\" title=\"RG2 Mesh-Spacecraft_WireframeGI 20210224 2121\" data-description=\"RG2 Mesh-Spacecraft_WireframeGI 20210224 2121\" data-caption=\"RG2 Mesh-Spacecraft_WireframeGI 20210224 2121\" data-title=\"RG2 Mesh-Spacecraft_WireframeGI 20210224 2121\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"7\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/01\/RG2-Mesh-Sphere_Shiny-20210105-0151-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Sphere_Shiny 20210105 0151\" title=\"RG2 Mesh-Sphere_Shiny 20210105 0151\" data-description=\"RG2 Mesh-Sphere_Shiny 20210105 0151\" data-caption=\"RG2 Mesh-Sphere_Shiny 20210105 0151\" data-title=\"RG2 Mesh-Sphere_Shiny 20210105 0151\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"8\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/01\/RG2-Mesh-Sphere_Shiny-20210105-0147-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Sphere_Shiny 20210105 0147\" title=\"RG2 Mesh-Sphere_Shiny 20210105 0147\" data-description=\"RG2 Mesh-Sphere_Shiny 20210105 0147\" data-caption=\"RG2 Mesh-Sphere_Shiny 20210105 0147\" data-title=\"RG2 Mesh-Sphere_Shiny 20210105 0147\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"9\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/01\/RG2-Mesh-Heart_Shiny-20210105-0203-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Heart_Shiny 20210105 0203\" title=\"RG2 Mesh-Heart_Shiny 20210105 0203\" data-description=\"RG2 Mesh-Heart_Shiny 20210105 0203\" data-caption=\"RG2 Mesh-Heart_Shiny 20210105 0203\" data-title=\"RG2 Mesh-Heart_Shiny 20210105 0203\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"10\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/01\/RG2-Mesh-Heart_Shiny-20210105-0202-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Heart_Shiny 20210105 0202\" title=\"RG2 Mesh-Heart_Shiny 20210105 0202\" data-description=\"RG2 Mesh-Heart_Shiny 20210105 0202\" data-caption=\"RG2 Mesh-Heart_Shiny 20210105 0202\" data-title=\"RG2 Mesh-Heart_Shiny 20210105 0202\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"11\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Spacecraft_Shiny-20201218-2341-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Spacecraft_Shiny 20201218 2341\" title=\"RG2 Mesh-Spacecraft_Shiny 20201218 2341\" data-description=\"RG2 Mesh-Spacecraft_Shiny 20201218 2341\" data-caption=\"RG2 Mesh-Spacecraft_Shiny 20201218 2341\" data-title=\"RG2 Mesh-Spacecraft_Shiny 20201218 2341\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"12\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Spacecraft_Shiny-20201218-2347-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Spacecraft_Shiny 20201218 2347\" title=\"RG2 Mesh-Spacecraft_Shiny 20201218 2347\" data-description=\"RG2 Mesh-Spacecraft_Shiny 20201218 2347\" data-caption=\"RG2 Mesh-Spacecraft_Shiny 20201218 2347\" data-title=\"RG2 Mesh-Spacecraft_Shiny 20201218 2347\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"13\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Teapot_Diffuse-20201218-2347-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Teapot_Diffuse 20201218 2347\" title=\"RG2 Mesh-Teapot_Diffuse 20201218 2347\" data-description=\"RG2 Mesh-Teapot_Diffuse 20201218 2347\" data-caption=\"RG2 Mesh-Teapot_Diffuse 20201218 2347\" data-title=\"RG2 Mesh-Teapot_Diffuse 20201218 2347\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"14\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-SpikyBox_Diffuse-20201219-0020-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-SpikyBox_Diffuse 20201219 0020\" title=\"RG2 Mesh-SpikyBox_Diffuse 20201219 0020\" data-description=\"RG2 Mesh-SpikyBox_Diffuse 20201219 0020\" data-caption=\"RG2 Mesh-SpikyBox_Diffuse 20201219 0020\" data-title=\"RG2 Mesh-SpikyBox_Diffuse 20201219 0020\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"15\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-ChamferedBox_ColorSpace-20201219-1105-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-ChamferedBox_ColorSpace 20201219 1105\" title=\"RG2 Mesh-ChamferedBox_ColorSpace 20201219 1105\" data-description=\"RG2 Mesh-ChamferedBox_ColorSpace 20201219 1105\" data-caption=\"RG2 Mesh-ChamferedBox_ColorSpace 20201219 1105\" data-title=\"RG2 Mesh-ChamferedBox_ColorSpace 20201219 1105\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"16\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-ChamferedBox_TextureMapped-20201219-1106-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-ChamferedBox_TextureMapped 20201219 1106\" title=\"RG2 Mesh-ChamferedBox_TextureMapped 20201219 1106\" data-description=\"RG2 Mesh-ChamferedBox_TextureMapped 20201219 1106\" data-caption=\"RG2 Mesh-ChamferedBox_TextureMapped 20201219 1106\" data-title=\"RG2 Mesh-ChamferedBox_TextureMapped 20201219 1106\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"17\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Spacecraft_ColorSpace-20201220-1222-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Spacecraft_ColorSpace 20201220 1222\" title=\"RG2 Mesh-Spacecraft_ColorSpace 20201220 1222\" data-description=\"RG2 Mesh-Spacecraft_ColorSpace 20201220 1222\" data-caption=\"RG2 Mesh-Spacecraft_ColorSpace 20201220 1222\" data-title=\"RG2 Mesh-Spacecraft_ColorSpace 20201220 1222\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"18\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Spacecraft_Checkerboard-20201220-1222-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Spacecraft_Checkerboard 20201220 1222\" title=\"RG2 Mesh-Spacecraft_Checkerboard 20201220 1222\" data-description=\"RG2 Mesh-Spacecraft_Checkerboard 20201220 1222\" data-caption=\"RG2 Mesh-Spacecraft_Checkerboard 20201220 1222\" data-title=\"RG2 Mesh-Spacecraft_Checkerboard 20201220 1222\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"19\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-ExtrudedBox_TextureMapped-20201220-1237-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-ExtrudedBox_TextureMapped 20201220 1237\" title=\"RG2 Mesh-ExtrudedBox_TextureMapped 20201220 1237\" data-description=\"RG2 Mesh-ExtrudedBox_TextureMapped 20201220 1237\" data-caption=\"RG2 Mesh-ExtrudedBox_TextureMapped 20201220 1237\" data-title=\"RG2 Mesh-ExtrudedBox_TextureMapped 20201220 1237\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"20\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-ExtrudedBox_ColorSpace-20201220-1239-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-ExtrudedBox_ColorSpace 20201220 1239\" title=\"RG2 Mesh-ExtrudedBox_ColorSpace 20201220 1239\" data-description=\"RG2 Mesh-ExtrudedBox_ColorSpace 20201220 1239\" data-caption=\"RG2 Mesh-ExtrudedBox_ColorSpace 20201220 1239\" data-title=\"RG2 Mesh-ExtrudedBox_ColorSpace 20201220 1239\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"21\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Teapot_ColorSpace-20201220-1420-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Teapot_ColorSpace 20201220 1420\" title=\"RG2 Mesh-Teapot_ColorSpace 20201220 1420\" data-description=\"RG2 Mesh-Teapot_ColorSpace 20201220 1420\" data-caption=\"RG2 Mesh-Teapot_ColorSpace 20201220 1420\" data-title=\"RG2 Mesh-Teapot_ColorSpace 20201220 1420\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"22\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Teapot_Checkerboard-20201220-1441-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Teapot_Checkerboard 20201220 1441\" title=\"RG2 Mesh-Teapot_Checkerboard 20201220 1441\" data-description=\"RG2 Mesh-Teapot_Checkerboard 20201220 1441\" data-caption=\"RG2 Mesh-Teapot_Checkerboard 20201220 1441\" data-title=\"RG2 Mesh-Teapot_Checkerboard 20201220 1441\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"23\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-Mesh-Octahedron_ImageTexture-20201221-2126-100x100.png\" class=\"ggImg\" alt=\"RG2 Mesh-Octahedron_ImageTexture 20201221 2126\" title=\"RG2 Mesh-Octahedron_ImageTexture 20201221 2126\" data-description=\"RG2 Mesh-Octahedron_ImageTexture 20201221 2126\" data-caption=\"RG2 Mesh-Octahedron_ImageTexture 20201221 2126\" data-title=\"RG2 Mesh-Octahedron_ImageTexture 20201221 2126\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <div class=\"gallery-sharing-bottom\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-image\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-popup\" style=\"display:none;\"> <\/div> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <!-- Gallery by Supsystic plugin1.16.0 --><a title=\"WordPress Photo Gallery Plugin\" style=\"display:none;\" href=\"https:\/\/supsystic.com\/plugins\/photo-gallery\/?utm_medium=love_link\" target=\"_blank\">WordPress Photo Gallery Plugin<\/a>\n\n\n\n<h2 dir=\"auto\">Quadrics<\/h2>\n<p dir=\"auto\">Quadric is a solid which implements all the quadric surfaces, which themselves are a generalization of conic sections. Solids implemented include sphere, cylinder, cone, ellipsoid, paraboloid, hyperboloid and hyperbolic paraboloid.<\/p>\n\n\n<div id=\"grid-gallery-10-55198\" data-gg-id=\"10\" data-title=\"Cg2_Quadrics\" data-grid-type=\"0\" data-offset=\"5.3\" data-area-position=\"center\" data-icons=\"\" data-preloader=\"true\" data-width=\"100\" data-height=\"100\" data-padding=\"0\" data-quicksand=\"disabled\" data-quicksand-duration=\"none\" data-popup-theme=\"theme_6\" data-popup-type=\"pretty-photo\" data-popup-image-text=\"data-description\" data-popup-widthsize=\"auto\" data-popup-heightsize=\"auto\" data-popup-i18n-words=\"{&quot;close&quot;:&quot;close&quot;,&quot;next&quot;:&quot;next&quot;,&quot;previous&quot;:&quot;previous&quot;,&quot;start_slideshow&quot;:&quot;start slideshow&quot;,&quot;stop_slideshow&quot;:&quot;stop slideshow&quot;,&quot;image&quot;:&quot;image&quot;,&quot;of&quot;:&quot;of&quot;,&quot;prev&quot;:&quot;prev&quot;,&quot;cExpand&quot;:&quot;Expand&quot;,&quot;cPrevious&quot;:&quot;Previous&quot;,&quot;cNext&quot;:&quot;Next&quot;,&quot;cExpandStr&quot;:&quot;Expand the image&quot;,&quot;cRotate&quot;:&quot;Rotate&quot;,&quot;cDetails&quot;:&quot;Details&quot;}\" data-popup-slideshow=\"false\" data-popup-slideshow-speed=\"2500\" data-popup-hoverstop=\"true\" data-popup-slideshow-auto=\"false\" data-popup-background=\"\" data-popup-transparency=\"30\" data-popup-disable-history=\"\" data-popup-disable-changed-url=\"\" data-popup-border-type=\"solid\" data-popup-border-color=\"\" data-popup-border-width=\"\" data-popup-border-enable=\"\" data-fullscreen=\"false\" data-hide-tooltip=\"false\" data-caption-font-family=\"Default\" data-caption-text-size=\"140\" data-is-mobile=\"0\" data-caption-mobile=\"false\" data-hide-long-tltp-title=\"0\" data-caption-disabled-on-mobile=\"false\" data-popup-placement-type=\"0\" data-social-sharing=\"{&quot;enabled&quot;:&quot;&quot;,&quot;gallerySharing&quot;:{&quot;enabled&quot;:null,&quot;position&quot;:null},&quot;imageSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;},&quot;popupSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;}}\" class=\"grid-gallery grid-gallery-fixed \" style=\" width:100%; height:auto; margin-left:auto; margin-right:auto;position:relative;\"> <div class=\"gallery-loading\"> <div class=\"blocks\"> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <\/div> <\/div> <div class=\"gallery-sharing-top\" style=\"display:none;\"> <\/div> <div id=\"photos-10\" class=\"grid-gallery-photos\"><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"0\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-CSG_QuadricHyperboloid-DiffuseGI-20210223-2148-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperboloid-DiffuseGI 20210223 2148\" title=\"RG2 CSG_QuadricHyperboloid-DiffuseGI 20210223 2148\" data-description=\"RG2 CSG_QuadricHyperboloid-DiffuseGI 20210223 2148\" data-caption=\"RG2 CSG_QuadricHyperboloid-DiffuseGI 20210223 2148\" data-title=\"RG2 CSG_QuadricHyperboloid-DiffuseGI 20210223 2148\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"1\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_Sphere-TextureMapped-20201220-2324-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Sphere-TextureMapped 20201220 2324\" title=\"RG2 CSG_Sphere-TextureMapped 20201220 2324\" data-description=\"RG2 CSG_Sphere-TextureMapped 20201220 2324\" data-caption=\"RG2 CSG_Sphere-TextureMapped 20201220 2324\" data-title=\"RG2 CSG_Sphere-TextureMapped 20201220 2324\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"2\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricTwoSheetEllipticHyperboloid-Mirror-20201224-2120-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Mirror 20201224 2120\" title=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Mirror 20201224 2120\" data-description=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Mirror 20201224 2120\" data-caption=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Mirror 20201224 2120\" data-title=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Mirror 20201224 2120\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"3\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricTwoSheetEllipticHyperboloid-Glass-20201224-2123-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Glass 20201224 2123\" title=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Glass 20201224 2123\" data-description=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Glass 20201224 2123\" data-caption=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Glass 20201224 2123\" data-title=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Glass 20201224 2123\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"4\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricSphere-Glass-20201224-2125-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricSphere-Glass 20201224 2125\" title=\"RG2 CSG_QuadricSphere-Glass 20201224 2125\" data-description=\"RG2 CSG_QuadricSphere-Glass 20201224 2125\" data-caption=\"RG2 CSG_QuadricSphere-Glass 20201224 2125\" data-title=\"RG2 CSG_QuadricSphere-Glass 20201224 2125\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"5\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricSphere-Specular-20201224-2126-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricSphere-Specular 20201224 2126\" title=\"RG2 CSG_QuadricSphere-Specular 20201224 2126\" data-description=\"RG2 CSG_QuadricSphere-Specular 20201224 2126\" data-caption=\"RG2 CSG_QuadricSphere-Specular 20201224 2126\" data-title=\"RG2 CSG_QuadricSphere-Specular 20201224 2126\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"6\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricCone-Mirror-20201224-2128-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricCone-Mirror 20201224 2128\" title=\"RG2 CSG_QuadricCone-Mirror 20201224 2128\" data-description=\"RG2 CSG_QuadricCone-Mirror 20201224 2128\" data-caption=\"RG2 CSG_QuadricCone-Mirror 20201224 2128\" data-title=\"RG2 CSG_QuadricCone-Mirror 20201224 2128\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"7\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricHyperbolicParaboloid-Shiny-20201224-2150-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2150\" title=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2150\" data-description=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2150\" data-caption=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2150\" data-title=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2150\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"8\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricHyperbolicParaboloid-Shiny-20201224-2149-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2149\" title=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2149\" data-description=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2149\" data-caption=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2149\" data-title=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2149\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"9\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricHyperboloid-Mirror-20201224-2142-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperboloid-Mirror 20201224 2142\" title=\"RG2 CSG_QuadricHyperboloid-Mirror 20201224 2142\" data-description=\"RG2 CSG_QuadricHyperboloid-Mirror 20201224 2142\" data-caption=\"RG2 CSG_QuadricHyperboloid-Mirror 20201224 2142\" data-title=\"RG2 CSG_QuadricHyperboloid-Mirror 20201224 2142\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"10\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricHyperboloid-Shiny-20201224-2140-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperboloid-Shiny 20201224 2140\" title=\"RG2 CSG_QuadricHyperboloid-Shiny 20201224 2140\" data-description=\"RG2 CSG_QuadricHyperboloid-Shiny 20201224 2140\" data-caption=\"RG2 CSG_QuadricHyperboloid-Shiny 20201224 2140\" data-title=\"RG2 CSG_QuadricHyperboloid-Shiny 20201224 2140\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"11\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricParaboloid-Shiny-20201224-2137-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricParaboloid-Shiny 20201224 2137\" title=\"RG2 CSG_QuadricParaboloid-Shiny 20201224 2137\" data-description=\"RG2 CSG_QuadricParaboloid-Shiny 20201224 2137\" data-caption=\"RG2 CSG_QuadricParaboloid-Shiny 20201224 2137\" data-title=\"RG2 CSG_QuadricParaboloid-Shiny 20201224 2137\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"12\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricParaboloid-Glass-20201224-2134-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricParaboloid-Glass 20201224 2134\" title=\"RG2 CSG_QuadricParaboloid-Glass 20201224 2134\" data-description=\"RG2 CSG_QuadricParaboloid-Glass 20201224 2134\" data-caption=\"RG2 CSG_QuadricParaboloid-Glass 20201224 2134\" data-title=\"RG2 CSG_QuadricParaboloid-Glass 20201224 2134\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"13\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricCone-Glass-20201224-2131-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricCone-Glass 20201224 2131\" title=\"RG2 CSG_QuadricCone-Glass 20201224 2131\" data-description=\"RG2 CSG_QuadricCone-Glass 20201224 2131\" data-caption=\"RG2 CSG_QuadricCone-Glass 20201224 2131\" data-title=\"RG2 CSG_QuadricCone-Glass 20201224 2131\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"14\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricHyperbolicParaboloid-Shiny-20201224-2151-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2151\" title=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2151\" data-description=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2151\" data-caption=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2151\" data-title=\"RG2 CSG_QuadricHyperbolicParaboloid-Shiny 20201224 2151\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"15\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricEllipsoid-Shiny-20201224-2202-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricEllipsoid-Shiny 20201224 2202\" title=\"RG2 CSG_QuadricEllipsoid-Shiny 20201224 2202\" data-description=\"RG2 CSG_QuadricEllipsoid-Shiny 20201224 2202\" data-caption=\"RG2 CSG_QuadricEllipsoid-Shiny 20201224 2202\" data-title=\"RG2 CSG_QuadricEllipsoid-Shiny 20201224 2202\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"16\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricEllipsoid-Checkerboard-20201224-2255-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricEllipsoid-Checkerboard 20201224 2255\" title=\"RG2 CSG_QuadricEllipsoid-Checkerboard 20201224 2255\" data-description=\"RG2 CSG_QuadricEllipsoid-Checkerboard 20201224 2255\" data-caption=\"RG2 CSG_QuadricEllipsoid-Checkerboard 20201224 2255\" data-title=\"RG2 CSG_QuadricEllipsoid-Checkerboard 20201224 2255\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"17\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricTwoSheetEllipticHyperboloid-Checkerboard-20201224-2258-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Checkerboard 20201224 2258\" title=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Checkerboard 20201224 2258\" data-description=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Checkerboard 20201224 2258\" data-caption=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Checkerboard 20201224 2258\" data-title=\"RG2 CSG_QuadricTwoSheetEllipticHyperboloid-Checkerboard 20201224 2258\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"18\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_QuadricHyperbolicParaboloid-Checkerboard-20201224-2304-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_QuadricHyperbolicParaboloid-Checkerboard 20201224 2304\" title=\"RG2 CSG_QuadricHyperbolicParaboloid-Checkerboard 20201224 2304\" data-description=\"RG2 CSG_QuadricHyperbolicParaboloid-Checkerboard 20201224 2304\" data-caption=\"RG2 CSG_QuadricHyperbolicParaboloid-Checkerboard 20201224 2304\" data-title=\"RG2 CSG_QuadricHyperbolicParaboloid-Checkerboard 20201224 2304\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"19\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_Cube-TextureMapped-20201216-0206-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Cube-TextureMapped 20201216 0206\" title=\"RG2 CSG_Cube-TextureMapped 20201216 0206\" data-description=\"RG2 CSG_Cube-TextureMapped 20201216 0206\" data-caption=\"RG2 CSG_Cube-TextureMapped 20201216 0206\" data-title=\"RG2 CSG_Cube-TextureMapped 20201216 0206\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"20\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_Sphere-TextureMapped-20201215-2204-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Sphere-TextureMapped 20201215 2204\" title=\"RG2 CSG_Sphere-TextureMapped 20201215 2204\" data-description=\"RG2 CSG_Sphere-TextureMapped 20201215 2204\" data-caption=\"RG2 CSG_Sphere-TextureMapped 20201215 2204\" data-title=\"RG2 CSG_Sphere-TextureMapped 20201215 2204\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"21\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_CylinderINF-20201213-1621-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_CylinderINF 20201213 1621\" title=\"RG2 CSG_CylinderINF 20201213 1621\" data-description=\"RG2 CSG_CylinderINF 20201213 1621\" data-caption=\"RG2 CSG_CylinderINF 20201213 1621\" data-title=\"RG2 CSG_CylinderINF 20201213 1621\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"22\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_CylinderINF-20201213-1622-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_CylinderINF 20201213 1622\" title=\"RG2 CSG_CylinderINF 20201213 1622\" data-description=\"RG2 CSG_CylinderINF 20201213 1622\" data-caption=\"RG2 CSG_CylinderINF 20201213 1622\" data-title=\"RG2 CSG_CylinderINF 20201213 1622\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"23\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-TextureMapped-20201215-2356-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF-TextureMapped 20201215 2356\" title=\"RG2 CSG_ConeINF-TextureMapped 20201215 2356\" data-description=\"RG2 CSG_ConeINF-TextureMapped 20201215 2356\" data-caption=\"RG2 CSG_ConeINF-TextureMapped 20201215 2356\" data-title=\"RG2 CSG_ConeINF-TextureMapped 20201215 2356\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"24\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_Sphere-TextureMapped-20201215-2350-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Sphere-TextureMapped 20201215 2350\" title=\"RG2 CSG_Sphere-TextureMapped 20201215 2350\" data-description=\"RG2 CSG_Sphere-TextureMapped 20201215 2350\" data-caption=\"RG2 CSG_Sphere-TextureMapped 20201215 2350\" data-title=\"RG2 CSG_Sphere-TextureMapped 20201215 2350\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"25\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-TextureMapped-20201215-2339-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF-TextureMapped 20201215 2339\" title=\"RG2 CSG_ConeINF-TextureMapped 20201215 2339\" data-description=\"RG2 CSG_ConeINF-TextureMapped 20201215 2339\" data-caption=\"RG2 CSG_ConeINF-TextureMapped 20201215 2339\" data-title=\"RG2 CSG_ConeINF-TextureMapped 20201215 2339\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"26\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_CylinderINF-TextureMapped-20201215-2248-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_CylinderINF-TextureMapped 20201215 2248\" title=\"RG2 CSG_CylinderINF-TextureMapped 20201215 2248\" data-description=\"RG2 CSG_CylinderINF-TextureMapped 20201215 2248\" data-caption=\"RG2 CSG_CylinderINF-TextureMapped 20201215 2248\" data-title=\"RG2 CSG_CylinderINF-TextureMapped 20201215 2248\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"27\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_Sphere-TextureMapped-20201215-2205-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Sphere-TextureMapped 20201215 2205\" title=\"RG2 CSG_Sphere-TextureMapped 20201215 2205\" data-description=\"RG2 CSG_Sphere-TextureMapped 20201215 2205\" data-caption=\"RG2 CSG_Sphere-TextureMapped 20201215 2205\" data-title=\"RG2 CSG_Sphere-TextureMapped 20201215 2205\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"28\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_CylinderINF-20201213-1620-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_CylinderINF 20201213 1620\" title=\"RG2 CSG_CylinderINF 20201213 1620\" data-description=\"RG2 CSG_CylinderINF 20201213 1620\" data-caption=\"RG2 CSG_CylinderINF 20201213 1620\" data-title=\"RG2 CSG_CylinderINF 20201213 1620\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"29\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-20201213-2317-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF 20201213 2317\" title=\"RG2 CSG_ConeINF 20201213 2317\" data-description=\"RG2 CSG_ConeINF 20201213 2317\" data-caption=\"RG2 CSG_ConeINF 20201213 2317\" data-title=\"RG2 CSG_ConeINF 20201213 2317\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"30\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-20201213-2315-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF 20201213 2315\" title=\"RG2 CSG_ConeINF 20201213 2315\" data-description=\"RG2 CSG_ConeINF 20201213 2315\" data-caption=\"RG2 CSG_ConeINF 20201213 2315\" data-title=\"RG2 CSG_ConeINF 20201213 2315\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"31\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-20201213-2314-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF 20201213 2314\" title=\"RG2 CSG_ConeINF 20201213 2314\" data-description=\"RG2 CSG_ConeINF 20201213 2314\" data-caption=\"RG2 CSG_ConeINF 20201213 2314\" data-title=\"RG2 CSG_ConeINF 20201213 2314\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"32\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-20201213-2313-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF 20201213 2313\" title=\"RG2 CSG_ConeINF 20201213 2313\" data-description=\"RG2 CSG_ConeINF 20201213 2313\" data-caption=\"RG2 CSG_ConeINF 20201213 2313\" data-title=\"RG2 CSG_ConeINF 20201213 2313\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"33\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-CSG_ConeINF-20201213-2253-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_ConeINF 20201213 2253\" title=\"RG2 CSG_ConeINF 20201213 2253\" data-description=\"RG2 CSG_ConeINF 20201213 2253\" data-caption=\"RG2 CSG_ConeINF 20201213 2253\" data-title=\"RG2 CSG_ConeINF 20201213 2253\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <div class=\"gallery-sharing-bottom\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-image\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-popup\" style=\"display:none;\"> <\/div> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <!-- Gallery by Supsystic plugin1.16.0 --><a title=\"WordPress Photo Gallery Plugin\" style=\"display:none;\" href=\"https:\/\/supsystic.com\/plugins\/photo-gallery\/?utm_medium=love_link\" target=\"_blank\">WordPress Photo Gallery Plugin<\/a>\n\n\n\n<h2 dir=\"auto\">Constructive Solid Geometry<\/h2>\n<p dir=\"auto\">Constructive Solid Geometry is a technique used in solid modeling. Constructive solid geometry allows a modeler to create a complex surface or object by using Boolean operators to combine simpler objects,&nbsp;potentially generating visually complex objects by combining a few primitive ones (from Wikipedia).<\/p>\n\n\n<div id=\"grid-gallery-11-57335\" data-gg-id=\"11\" data-title=\"Cg2_ConstSolidGeometry\" data-grid-type=\"0\" data-offset=\"5.3\" data-area-position=\"center\" data-icons=\"\" data-preloader=\"true\" data-width=\"100\" data-height=\"100\" data-padding=\"0\" data-quicksand=\"disabled\" data-quicksand-duration=\"none\" data-popup-theme=\"theme_6\" data-popup-type=\"pretty-photo\" data-popup-image-text=\"data-description\" data-popup-widthsize=\"auto\" data-popup-heightsize=\"auto\" data-popup-i18n-words=\"{&quot;close&quot;:&quot;close&quot;,&quot;next&quot;:&quot;next&quot;,&quot;previous&quot;:&quot;previous&quot;,&quot;start_slideshow&quot;:&quot;start slideshow&quot;,&quot;stop_slideshow&quot;:&quot;stop slideshow&quot;,&quot;image&quot;:&quot;image&quot;,&quot;of&quot;:&quot;of&quot;,&quot;prev&quot;:&quot;prev&quot;,&quot;cExpand&quot;:&quot;Expand&quot;,&quot;cPrevious&quot;:&quot;Previous&quot;,&quot;cNext&quot;:&quot;Next&quot;,&quot;cExpandStr&quot;:&quot;Expand the image&quot;,&quot;cRotate&quot;:&quot;Rotate&quot;,&quot;cDetails&quot;:&quot;Details&quot;}\" data-popup-slideshow=\"false\" data-popup-slideshow-speed=\"2500\" data-popup-hoverstop=\"true\" data-popup-slideshow-auto=\"false\" data-popup-background=\"\" data-popup-transparency=\"30\" data-popup-disable-history=\"\" data-popup-disable-changed-url=\"\" data-popup-border-type=\"solid\" data-popup-border-color=\"\" data-popup-border-width=\"\" data-popup-border-enable=\"\" data-fullscreen=\"false\" data-hide-tooltip=\"false\" data-caption-font-family=\"Default\" data-caption-text-size=\"140\" data-is-mobile=\"0\" data-caption-mobile=\"false\" data-hide-long-tltp-title=\"0\" data-caption-disabled-on-mobile=\"false\" data-popup-placement-type=\"0\" data-social-sharing=\"{&quot;enabled&quot;:&quot;&quot;,&quot;gallerySharing&quot;:{&quot;enabled&quot;:null,&quot;position&quot;:null},&quot;imageSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;},&quot;popupSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;}}\" class=\"grid-gallery grid-gallery-fixed \" style=\" width:100%; height:auto; margin-left:auto; margin-right:auto;position:relative;\"> <div class=\"gallery-loading\"> <div class=\"blocks\"> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <\/div> <\/div> <div class=\"gallery-sharing-top\" style=\"display:none;\"> <\/div> <div id=\"photos-11\" class=\"grid-gallery-photos\"><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"0\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Corona-20201127-0200-100x100.png\" class=\"ggImg\" alt=\"RG2 Corona 20201127 0200\" title=\"RG2 Corona 20201127 0200\" data-description=\"RG2 Corona 20201127 0200\" data-caption=\"Spikes sculpted by slicing off spheres circling the center of the base sphere. Attempt at modeling our friend from 2019.\" data-title=\"RG2 Corona 20201127 0200\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"1\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Corona-20201127-0201-100x100.png\" class=\"ggImg\" alt=\"RG2 Corona 20201127 0201\" title=\"RG2 Corona 20201127 0201\" data-description=\"RG2 Corona 20201127 0201\" data-caption=\"Spikes sculpted by slicing off spheres circling the center of the base sphere. Attempt at modeling our friend from 2019.\" data-title=\"RG2 Corona 20201127 0201\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"2\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Corona-20201129-1402-100x100.png\" class=\"ggImg\" alt=\"RG2 Corona 20201129 1402\" title=\"RG2 Corona 20201129 1402\" data-description=\"RG2 Corona 20201129 1402\" data-caption=\"Spikes sculpted by slicing off spheres circling the center of the base sphere. Attempt at modeling our friend from 2019.\" data-title=\"RG2 Corona 20201129 1402\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"3\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Corona-20201129-1411-100x100.png\" class=\"ggImg\" alt=\"RG2 Corona 20201129 1411\" title=\"RG2 Corona 20201129 1411\" data-description=\"RG2 Corona 20201129 1411\" data-caption=\"Spikes sculpted by slicing off spheres circling the center of the base sphere. Attempt at modeling our friend from 2019.\" data-title=\"RG2 Corona 20201129 1411\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"4\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Corona-20201129-1421-100x100.png\" class=\"ggImg\" alt=\"RG2 Corona 20201129 1421\" title=\"RG2 Corona 20201129 1421\" data-description=\"RG2 Corona 20201129 1421\" data-caption=\"Spikes sculpted by slicing off spheres circling the center of the base sphere. Attempt at modeling our friend from 2019.\" data-title=\"RG2 Corona 20201129 1421\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"5\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Corona-20201129-2241-100x100.png\" class=\"ggImg\" alt=\"RG2 Corona 20201129 2241\" title=\"RG2 Corona 20201129 2241\" data-description=\"RG2 Corona 20201129 2241\" data-caption=\"Spikes sculpted by slicing off spheres circling the center of the base sphere. Attempt at modeling our friend from 2019.\" data-title=\"RG2 Corona 20201129 2241\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"6\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_Cone200-20201130-2119-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Cone200 20201130 2119\" title=\"RG2 CSG_Cone200 20201130 2119\" data-description=\"RG2 CSG_Cone200 20201130 2119\" data-caption=\"A 200-sided cone, in glass.\" data-title=\"RG2 CSG_Cone200 20201130 2119\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"7\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_Cylinder100-20201130-1851-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Cylinder100 20201130 1851\" title=\"RG2 CSG_Cylinder100 20201130 1851\" data-description=\"RG2 CSG_Cylinder100 20201130 1851\" data-caption=\"A 100-cylinder cone (essentially a pyramid), in glass.\" data-title=\"RG2 CSG_Cylinder100 20201130 1851\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"8\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_Cylinder7-20201130-2143-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Cylinder7 20201130 2143\" title=\"RG2 CSG_Cylinder7 20201130 2143\" data-description=\"RG2 CSG_Cylinder7 20201130 2143\" data-caption=\"A 7-cylinder cone (essentially a pyramid), in glass.\" data-title=\"RG2 CSG_Cylinder7 20201130 2143\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"9\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_Pyramid4-20201130-2051-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Pyramid4 20201130 2051\" title=\"RG2 CSG_Pyramid4 20201130 2051\" data-description=\"RG2 CSG_Pyramid4 20201130 2051\" data-caption=\"A 4-sided cone (essentially a pyramid), in glass.\" data-title=\"RG2 CSG_Pyramid4 20201130 2051\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"10\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_Pyramid6-20201130-2047-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_Pyramid6 20201130 2047\" title=\"RG2 CSG_Pyramid6 20201130 2047\" data-description=\"RG2 CSG_Pyramid6 20201130 2047\" data-caption=\"A 6-sided cone (essentially a pyramid), in glass.\" data-title=\"RG2 CSG_Pyramid6 20201130 2047\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"11\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_SlicedCone20-20201130-2133-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_SlicedCone20 20201130 2133\" title=\"RG2 CSG_SlicedCone20 20201130 2133\" data-description=\"RG2 CSG_SlicedCone20 20201130 2133\" data-caption=\"A 20-sided cone with top sliced off, in glass.\" data-title=\"RG2 CSG_SlicedCone20 20201130 2133\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"12\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-CSG_XOR-20201129-1606-100x100.png\" class=\"ggImg\" alt=\"RG2 CSG_XOR 20201129 1606\" title=\"RG2 CSG_XOR 20201129 1606\" data-description=\"RG2 CSG_XOR 20201129 1606\" data-caption=\"XOR operator.\" data-title=\"RG2 CSG_XOR 20201129 1606\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"13\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-PlanetCandy-20201124-2329-100x100.png\" class=\"ggImg\" alt=\"RG2 PlanetCandy 20201124 2329\" title=\"RG2 PlanetCandy 20201124 2329\" data-description=\"RG2 PlanetCandy 20201124 2329\" data-caption=\"Candy planet.\" data-title=\"RG2 PlanetCandy 20201124 2329\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"14\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-PlanetCandy-20201125-0027-100x100.png\" class=\"ggImg\" alt=\"RG2 PlanetCandy 20201125 0027\" title=\"RG2 PlanetCandy 20201125 0027\" data-description=\"RG2 PlanetCandy 20201125 0027\" data-caption=\"Candy planet.\" data-title=\"RG2 PlanetCandy 20201125 0027\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"15\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-PlanetCandy-20201125-0014-100x100.png\" class=\"ggImg\" alt=\"RG2 PlanetCandy 20201125 0014\" title=\"RG2 PlanetCandy 20201125 0014\" data-description=\"RG2 PlanetCandy 20201125 0014\" data-caption=\"Candy planet.\" data-title=\"RG2 PlanetCandy 20201125 0014\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"16\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-PlanetCandy-20201130-2218-100x100.png\" class=\"ggImg\" alt=\"RG2 PlanetCandy 20201130 2218\" title=\"RG2 PlanetCandy 20201130 2218\" data-description=\"RG2 PlanetCandy 20201130 2218\" data-caption=\"Candy planet.\" data-title=\"RG2 PlanetCandy 20201130 2218\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"17\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-PlanetCrater-20201125-0119-100x100.png\" class=\"ggImg\" alt=\"RG2 PlanetCrater 20201125 0119\" title=\"RG2 PlanetCrater 20201125 0119\" data-description=\"RG2 PlanetCrater 20201125 0119\" data-caption=\"A golf ball, a moon, a spherical piece of cheese (with less holes)...\" data-title=\"RG2 PlanetCrater 20201125 0119\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"18\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-PlanetCrater-20201129-1559-100x100.png\" class=\"ggImg\" alt=\"RG2 PlanetCrater 20201129 1559\" title=\"RG2 PlanetCrater 20201129 1559\" data-description=\"RG2 PlanetCrater 20201129 1559\" data-caption=\"A golf ball, a moon, a spherical piece of cheese...\" data-title=\"RG2 PlanetCrater 20201129 1559\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"19\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0142-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0142\" title=\"RG2 Rock 20201125 0142\" data-description=\"RG2 Rock 20201125 0142\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0142\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"20\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0143-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0143\" title=\"RG2 Rock 20201125 0143\" data-description=\"RG2 Rock 20201125 0143\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0143\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"21\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0146-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0146\" title=\"RG2 Rock 20201125 0146\" data-description=\"RG2 Rock 20201125 0146\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0146\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"22\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0151-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0151\" title=\"RG2 Rock 20201125 0151\" data-description=\"RG2 Rock 20201125 0151\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0151\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"23\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0152-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0152\" title=\"RG2 Rock 20201125 0152\" data-description=\"RG2 Rock 20201125 0152\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0152\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"24\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0153-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0153\" title=\"RG2 Rock 20201125 0153\" data-description=\"RG2 Rock 20201125 0153\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0153\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"25\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0154-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0154\" title=\"RG2 Rock 20201125 0154\" data-description=\"RG2 Rock 20201125 0154\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0154\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"26\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock-20201125-0155-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock 20201125 0155\" title=\"RG2 Rock 20201125 0155\" data-description=\"RG2 Rock 20201125 0155\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock 20201125 0155\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"27\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832197-20201129-2153-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832197 20201129 2153\" title=\"RG2 Rock_Seed129832197 20201129 2153\" data-description=\"RG2 Rock_Seed129832197 20201129 2153\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832197 20201129 2153\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"28\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832200-20201129-2258-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832200 20201129 2258\" title=\"RG2 Rock_Seed129832200 20201129 2258\" data-description=\"RG2 Rock_Seed129832200 20201129 2258\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832200 20201129 2258\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"29\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832200-20201129-2259-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832200 20201129 2259\" title=\"RG2 Rock_Seed129832200 20201129 2259\" data-description=\"RG2 Rock_Seed129832200 20201129 2259\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832200 20201129 2259\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"30\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832202-20201129-2300-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832202 20201129 2300\" title=\"RG2 Rock_Seed129832202 20201129 2300\" data-description=\"RG2 Rock_Seed129832202 20201129 2300\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832202 20201129 2300\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"31\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832205-20201129-2303-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832205 20201129 2303\" title=\"RG2 Rock_Seed129832205 20201129 2303\" data-description=\"RG2 Rock_Seed129832205 20201129 2303\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832205 20201129 2303\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"32\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832205-20201129-2330-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832205 20201129 2330\" title=\"RG2 Rock_Seed129832205 20201129 2330\" data-description=\"RG2 Rock_Seed129832205 20201129 2330\" data-caption=\"A sphere from which up to 20 spheres are subtracted, in glass.\" data-title=\"RG2 Rock_Seed129832205 20201129 2330\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"33\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832206-20201129-2304-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832206 20201129 2304\" title=\"RG2 Rock_Seed129832206 20201129 2304\" data-description=\"RG2 Rock_Seed129832206 20201129 2304\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832206 20201129 2304\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"34\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832207-20201129-2305-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832207 20201129 2305\" title=\"RG2 Rock_Seed129832207 20201129 2305\" data-description=\"RG2 Rock_Seed129832207 20201129 2305\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832207 20201129 2305\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"35\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832207-20201129-2306-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832207 20201129 2306\" title=\"RG2 Rock_Seed129832207 20201129 2306\" data-description=\"RG2 Rock_Seed129832207 20201129 2306\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832207 20201129 2306\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"36\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832218-20201129-2308-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832218 20201129 2308\" title=\"RG2 Rock_Seed129832218 20201129 2308\" data-description=\"RG2 Rock_Seed129832218 20201129 2308\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832218 20201129 2308\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"37\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832225-20201129-2309-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832225 20201129 2309\" title=\"RG2 Rock_Seed129832225 20201129 2309\" data-description=\"RG2 Rock_Seed129832225 20201129 2309\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832225 20201129 2309\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"38\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832225-20201129-2310-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832225 20201129 2310\" title=\"RG2 Rock_Seed129832225 20201129 2310\" data-description=\"RG2 Rock_Seed129832225 20201129 2310\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832225 20201129 2310\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"39\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832225-20201129-2311-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832225 20201129 2311\" title=\"RG2 Rock_Seed129832225 20201129 2311\" data-description=\"RG2 Rock_Seed129832225 20201129 2311\" data-caption=\"A sphere from which up to 20 spheres are subtracted.\" data-title=\"RG2 Rock_Seed129832225 20201129 2311\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"40\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_Seed129832225-20201129-2341-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_Seed129832225 20201129 2341\" title=\"RG2 Rock_Seed129832225 20201129 2341\" data-description=\"RG2 Rock_Seed129832225 20201129 2341\" data-caption=\"A sphere from which up to 20 spheres are subtracted, in glass.\" data-title=\"RG2 Rock_Seed129832225 20201129 2341\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <div class=\"gallery-sharing-bottom\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-image\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-popup\" style=\"display:none;\"> <\/div> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <!-- Gallery by Supsystic plugin1.16.0 --><a title=\"WordPress Photo Gallery Plugin\" style=\"display:none;\" href=\"https:\/\/supsystic.com\/plugins\/photo-gallery\/?utm_medium=love_link\" target=\"_blank\">WordPress Photo Gallery Plugin<\/a>\n\n\n\n<h2>Early Voxel Renders<\/h2>\n<p>Voxel rendering using brute force algorithm. Some ideas into how voxel meshes might be edited (using text as well as image editors).<\/p>\n\n\n<div id=\"grid-gallery-8-15487\" data-gg-id=\"8\" data-title=\"Computer Graphics 2\" data-grid-type=\"0\" data-offset=\"5.3\" data-area-position=\"center\" data-icons=\"\" data-preloader=\"true\" data-width=\"100\" data-height=\"100\" data-padding=\"0\" data-quicksand=\"disabled\" data-quicksand-duration=\"none\" data-popup-theme=\"theme_3\" data-popup-type=\"colorbox\" data-popup-fadeOut=\"300\" data-popup-image-text=\"data-description\" data-popup-widthsize=\"auto\" data-popup-heightsize=\"auto\" data-popup-i18n-words=\"{&quot;close&quot;:&quot;close&quot;,&quot;next&quot;:&quot;next&quot;,&quot;previous&quot;:&quot;previous&quot;,&quot;start_slideshow&quot;:&quot;start slideshow&quot;,&quot;stop_slideshow&quot;:&quot;stop slideshow&quot;,&quot;image&quot;:&quot;image&quot;,&quot;of&quot;:&quot;of&quot;,&quot;prev&quot;:&quot;prev&quot;,&quot;cExpand&quot;:&quot;Expand&quot;,&quot;cPrevious&quot;:&quot;Previous&quot;,&quot;cNext&quot;:&quot;Next&quot;,&quot;cExpandStr&quot;:&quot;Expand the image&quot;,&quot;cRotate&quot;:&quot;Rotate&quot;,&quot;cDetails&quot;:&quot;Details&quot;}\" data-popup-slideshow=\"false\" data-popup-slideshow-speed=\"2500\" data-popup-hoverstop=\"true\" data-popup-slideshow-auto=\"false\" data-popup-background=\"#0a0000\" data-popup-transparency=\"90\" data-popup-disable-history=\"\" data-popup-disable-changed-url=\"\" data-popup-border-type=\"solid\" data-popup-border-color=\"#0a0000\" data-popup-border-width=\"\" data-popup-border-enable=\"on\" data-fullscreen=\"false\" data-hide-tooltip=\"false\" data-caption-font-family=\"Default\" data-caption-text-size=\"140\" data-is-mobile=\"0\" data-caption-mobile=\"false\" data-hide-long-tltp-title=\"0\" data-caption-disabled-on-mobile=\"false\" data-popup-placement-type=\"0\" data-social-sharing=\"{&quot;enabled&quot;:&quot;&quot;,&quot;gallerySharing&quot;:{&quot;enabled&quot;:null,&quot;position&quot;:null},&quot;imageSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;},&quot;popupSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;}}\" class=\"grid-gallery grid-gallery-fixed \" style=\" width:100%; height:auto; margin-left:auto; margin-right:auto;position:relative;\"> <div class=\"gallery-loading\"> <div class=\"blocks\"> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <\/div> <\/div> <div class=\"gallery-sharing-top\" style=\"display:none;\"> <\/div> <div id=\"photos-8\" class=\"grid-gallery-photos\"><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"0\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-ZezanjeSaZracima-20200106-2144-100x100.png\" class=\"ggImg\" alt=\"RG2 ZezanjeSaZracima 20200106 2144\" title=\"RG2 ZezanjeSaZracima 20200106 2144\" data-description=\"RG2 ZezanjeSaZracima 20200106 2144\" data-caption=\"RG2 ZezanjeSaZracima 20200106 2144\" data-title=\"RG2 ZezanjeSaZracima 20200106 2144\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"1\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorldGI-20210225-0042-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorldGI 20210225 0042\" title=\"RG2 VoxelWorldGI 20210225 0042\" data-description=\"RG2 VoxelWorldGI 20210225 0042\" data-caption=\"RG2 VoxelWorldGI 20210225 0042\" data-title=\"RG2 VoxelWorldGI 20210225 0042\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"2\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorldGI-20210224-2143-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorldGI 20210224 2143\" title=\"RG2 VoxelWorldGI 20210224 2143\" data-description=\"RG2 VoxelWorldGI 20210224 2143\" data-caption=\"RG2 VoxelWorldGI 20210224 2143\" data-title=\"RG2 VoxelWorldGI 20210224 2143\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"3\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorld-20210220-2131-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorld 20210220 2131\" title=\"RG2 VoxelWorld 20210220 2131\" data-description=\"RG2 VoxelWorld 20210220 2131\" data-caption=\"RG2 VoxelWorld 20210220 2131\" data-title=\"RG2 VoxelWorld 20210220 2131\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"4\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorld-20210220-2127-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorld 20210220 2127\" title=\"RG2 VoxelWorld 20210220 2127\" data-description=\"RG2 VoxelWorld 20210220 2127\" data-caption=\"RG2 VoxelWorld 20210220 2127\" data-title=\"RG2 VoxelWorld 20210220 2127\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"5\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorld-20210220-2121-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorld 20210220 2121\" title=\"RG2 VoxelWorld 20210220 2121\" data-description=\"RG2 VoxelWorld 20210220 2121\" data-caption=\"RG2 VoxelWorld 20210220 2121\" data-title=\"RG2 VoxelWorld 20210220 2121\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"6\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorld-20210220-2103-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorld 20210220 2103\" title=\"RG2 VoxelWorld 20210220 2103\" data-description=\"RG2 VoxelWorld 20210220 2103\" data-caption=\"RG2 VoxelWorld 20210220 2103\" data-title=\"RG2 VoxelWorld 20210220 2103\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"7\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorld-20210220-2101-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorld 20210220 2101\" title=\"RG2 VoxelWorld 20210220 2101\" data-description=\"RG2 VoxelWorld 20210220 2101\" data-caption=\"RG2 VoxelWorld 20210220 2101\" data-title=\"RG2 VoxelWorld 20210220 2101\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"8\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelWorld-20210220-2059-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelWorld 20210220 2059\" title=\"RG2 VoxelWorld 20210220 2059\" data-description=\"RG2 VoxelWorld 20210220 2059\" data-caption=\"RG2 VoxelWorld 20210220 2059\" data-title=\"RG2 VoxelWorld 20210220 2059\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"9\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_NoctisLabyrinthus-20201202-0909-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_NoctisLabyrinthus 20201202 0909\" title=\"RG2 VoxelScene_NoctisLabyrinthus 20201202 0909\" data-description=\"RG2 VoxelScene_NoctisLabyrinthus 20201202 0909\" data-caption=\"RG2 VoxelScene_NoctisLabyrinthus 20201202 0909\" data-title=\"RG2 VoxelScene_NoctisLabyrinthus 20201202 0909\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"10\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_MellasCandorChasmae-20201202-2313-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_MellasCandorChasmae 20201202 2313\" title=\"RG2 VoxelScene_MellasCandorChasmae 20201202 2313\" data-description=\"RG2 VoxelScene_MellasCandorChasmae 20201202 2313\" data-caption=\"RG2 VoxelScene_MellasCandorChasmae 20201202 2313\" data-title=\"RG2 VoxelScene_MellasCandorChasmae 20201202 2313\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"11\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_MellasCandorChasma-20201202-0912-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_MellasCandorChasma 20201202 0912\" title=\"RG2 VoxelScene_MellasCandorChasma 20201202 0912\" data-description=\"RG2 VoxelScene_MellasCandorChasma 20201202 0912\" data-caption=\"RG2 VoxelScene_MellasCandorChasma 20201202 0912\" data-title=\"RG2 VoxelScene_MellasCandorChasma 20201202 0912\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"12\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_DeuteronilusMensae-20201202-2200-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_DeuteronilusMensae 20201202 2200\" title=\"RG2 VoxelScene_DeuteronilusMensae 20201202 2200\" data-description=\"RG2 VoxelScene_DeuteronilusMensae 20201202 2200\" data-caption=\"RG2 VoxelScene_DeuteronilusMensae 20201202 2200\" data-title=\"RG2 VoxelScene_DeuteronilusMensae 20201202 2200\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"13\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_DeuteronilusMensae-20201202-0915-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_DeuteronilusMensae 20201202 0915\" title=\"RG2 VoxelScene_DeuteronilusMensae 20201202 0915\" data-description=\"RG2 VoxelScene_DeuteronilusMensae 20201202 0915\" data-caption=\"RG2 VoxelScene_DeuteronilusMensae 20201202 0915\" data-title=\"RG2 VoxelScene_DeuteronilusMensae 20201202 0915\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"14\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_AresValis-20201202-2238-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_AresValis 20201202 2238\" title=\"RG2 VoxelScene_AresValis 20201202 2238\" data-description=\"RG2 VoxelScene_AresValis 20201202 2238\" data-caption=\"RG2 VoxelScene_AresValis 20201202 2238\" data-title=\"RG2 VoxelScene_AresValis 20201202 2238\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"15\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/12\/RG2-VoxelScene_AresValis-20201202-0907-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelScene_AresValis 20201202 0907\" title=\"RG2 VoxelScene_AresValis 20201202 0907\" data-description=\"RG2 VoxelScene_AresValis 20201202 0907\" data-caption=\"RG2 VoxelScene_AresValis 20201202 0907\" data-title=\"RG2 VoxelScene_AresValis 20201202 0907\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"16\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelExperiment-20210218-2323-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelExperiment 20210218 2323\" title=\"RG2 VoxelExperiment 20210218 2323\" data-description=\"RG2 VoxelExperiment 20210218 2323\" data-caption=\"RG2 VoxelExperiment 20210218 2323\" data-title=\"RG2 VoxelExperiment 20210218 2323\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"17\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2021\/02\/RG2-VoxelExperiment-20210217-2327-100x100.png\" class=\"ggImg\" alt=\"RG2 VoxelExperiment 20210217 2327\" title=\"RG2 VoxelExperiment 20210217 2327\" data-description=\"RG2 VoxelExperiment 20210217 2327\" data-caption=\"RG2 VoxelExperiment 20210217 2327\" data-title=\"RG2 VoxelExperiment 20210217 2327\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#0a0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <div class=\"gallery-sharing-bottom\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-image\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-popup\" style=\"display:none;\"> <\/div> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <!-- Gallery by Supsystic plugin1.16.0 --><a title=\"WordPress Photo Gallery Plugin\" style=\"display:none;\" href=\"https:\/\/supsystic.com\/plugins\/photo-gallery\/?utm_medium=love_link\" target=\"_blank\">WordPress Photo Gallery Plugin<\/a>\n\n\n\n<h2 dir=\"auto\">Bugs<\/h2>\n<p dir=\"auto\">Mostly related to CSG solids.<\/p>\n\n\n<div id=\"grid-gallery-12-7053\" data-gg-id=\"12\" data-title=\"CG2_Bugs\" data-grid-type=\"0\" data-offset=\"5.3\" data-area-position=\"center\" data-icons=\"\" data-preloader=\"true\" data-width=\"100\" data-height=\"100\" data-padding=\"0\" data-quicksand=\"disabled\" data-quicksand-duration=\"none\" data-popup-theme=\"theme_6\" data-popup-type=\"pretty-photo\" data-popup-image-text=\"data-description\" data-popup-widthsize=\"auto\" data-popup-heightsize=\"auto\" data-popup-i18n-words=\"{&quot;close&quot;:&quot;close&quot;,&quot;next&quot;:&quot;next&quot;,&quot;previous&quot;:&quot;previous&quot;,&quot;start_slideshow&quot;:&quot;start slideshow&quot;,&quot;stop_slideshow&quot;:&quot;stop slideshow&quot;,&quot;image&quot;:&quot;image&quot;,&quot;of&quot;:&quot;of&quot;,&quot;prev&quot;:&quot;prev&quot;,&quot;cExpand&quot;:&quot;Expand&quot;,&quot;cPrevious&quot;:&quot;Previous&quot;,&quot;cNext&quot;:&quot;Next&quot;,&quot;cExpandStr&quot;:&quot;Expand the image&quot;,&quot;cRotate&quot;:&quot;Rotate&quot;,&quot;cDetails&quot;:&quot;Details&quot;}\" data-popup-slideshow=\"false\" data-popup-slideshow-speed=\"2500\" data-popup-hoverstop=\"true\" data-popup-slideshow-auto=\"false\" data-popup-background=\"\" data-popup-transparency=\"30\" data-popup-disable-history=\"\" data-popup-disable-changed-url=\"\" data-popup-border-type=\"solid\" data-popup-border-color=\"\" data-popup-border-width=\"\" data-popup-border-enable=\"\" data-fullscreen=\"false\" data-hide-tooltip=\"false\" data-caption-font-family=\"Default\" data-caption-text-size=\"140\" data-is-mobile=\"0\" data-caption-mobile=\"false\" data-hide-long-tltp-title=\"0\" data-caption-disabled-on-mobile=\"false\" data-popup-placement-type=\"0\" data-social-sharing=\"{&quot;enabled&quot;:&quot;&quot;,&quot;gallerySharing&quot;:{&quot;enabled&quot;:null,&quot;position&quot;:null},&quot;imageSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;},&quot;popupSharing&quot;:{&quot;enabled&quot;:null,&quot;wrapperClass&quot;:&quot; vertical &quot;}}\" class=\"grid-gallery grid-gallery-fixed \" style=\" width:100%; height:auto; margin-left:auto; margin-right:auto;position:relative;\"> <div class=\"gallery-loading\"> <div class=\"blocks\"> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <div class=\"block\"><\/div> <\/div> <\/div> <div class=\"gallery-sharing-top\" style=\"display:none;\"> <\/div> <div id=\"photos-12\" class=\"grid-gallery-photos\"><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"0\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0157-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0157\" title=\"RG2 Rock_DifferenceBug 20201129 0157\" data-description=\"RG2 Rock_DifferenceBug 20201129 0157\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0157\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"1\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0159-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0159\" title=\"RG2 Rock_DifferenceBug 20201129 0159\" data-description=\"RG2 Rock_DifferenceBug 20201129 0159\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0159\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"2\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0203-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0203\" title=\"RG2 Rock_DifferenceBug 20201129 0203\" data-description=\"RG2 Rock_DifferenceBug 20201129 0203\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0203\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"3\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0204-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0204\" title=\"RG2 Rock_DifferenceBug 20201129 0204\" data-description=\"RG2 Rock_DifferenceBug 20201129 0204\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0204\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"4\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0205-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0205\" title=\"RG2 Rock_DifferenceBug 20201129 0205\" data-description=\"RG2 Rock_DifferenceBug 20201129 0205\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0205\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"5\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0206-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0206\" title=\"RG2 Rock_DifferenceBug 20201129 0206\" data-description=\"RG2 Rock_DifferenceBug 20201129 0206\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0206\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"6\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0207-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0207\" title=\"RG2 Rock_DifferenceBug 20201129 0207\" data-description=\"RG2 Rock_DifferenceBug 20201129 0207\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0207\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"7\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0208-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0208\" title=\"RG2 Rock_DifferenceBug 20201129 0208\" data-description=\"RG2 Rock_DifferenceBug 20201129 0208\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0208\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"8\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0209-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0209\" title=\"RG2 Rock_DifferenceBug 20201129 0209\" data-description=\"RG2 Rock_DifferenceBug 20201129 0209\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0209\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"9\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0210-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0210\" title=\"RG2 Rock_DifferenceBug 20201129 0210\" data-description=\"RG2 Rock_DifferenceBug 20201129 0210\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0210\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"10\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0211-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0211\" title=\"RG2 Rock_DifferenceBug 20201129 0211\" data-description=\"RG2 Rock_DifferenceBug 20201129 0211\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0211\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"11\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0212-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0212\" title=\"RG2 Rock_DifferenceBug 20201129 0212\" data-description=\"RG2 Rock_DifferenceBug 20201129 0212\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0212\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"12\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0213-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0213\" title=\"RG2 Rock_DifferenceBug 20201129 0213\" data-description=\"RG2 Rock_DifferenceBug 20201129 0213\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0213\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"13\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0214-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0214\" title=\"RG2 Rock_DifferenceBug 20201129 0214\" data-description=\"RG2 Rock_DifferenceBug 20201129 0214\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0214\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"14\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0945-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0945\" title=\"RG2 Rock_DifferenceBug 20201129 0945\" data-description=\"RG2 Rock_DifferenceBug 20201129 0945\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0945\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"15\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_DifferenceBug-20201129-0946-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_DifferenceBug 20201129 0946\" title=\"RG2 Rock_DifferenceBug 20201129 0946\" data-description=\"RG2 Rock_DifferenceBug 20201129 0946\" data-caption=\"Difference operator, bug.\" data-title=\"RG2 Rock_DifferenceBug 20201129 0946\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"16\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_IntersectionBug-20201128-1542-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_IntersectionBug 20201128 1542\" title=\"RG2 Rock_IntersectionBug 20201128 1542\" data-description=\"RG2 Rock_IntersectionBug 20201128 1542\" data-caption=\"Intersection operator, bug.\" data-title=\"RG2 Rock_IntersectionBug 20201128 1542\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"17\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_IntersectionBug-20201128-1547-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_IntersectionBug 20201128 1547\" title=\"RG2 Rock_IntersectionBug 20201128 1547\" data-description=\"RG2 Rock_IntersectionBug 20201128 1547\" data-caption=\"Intersection operator, bug.\" data-title=\"RG2 Rock_IntersectionBug 20201128 1547\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"18\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_IntersectionBug-20201128-1549-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_IntersectionBug 20201128 1549\" title=\"RG2 Rock_IntersectionBug 20201128 1549\" data-description=\"RG2 Rock_IntersectionBug 20201128 1549\" data-caption=\"Intersection operator, bug.\" data-title=\"RG2 Rock_IntersectionBug 20201128 1549\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"19\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_IntersectionBug-20201128-1550-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_IntersectionBug 20201128 1550\" title=\"RG2 Rock_IntersectionBug 20201128 1550\" data-description=\"RG2 Rock_IntersectionBug 20201128 1550\" data-caption=\"Intersection operator, bug.\" data-title=\"RG2 Rock_IntersectionBug 20201128 1550\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"20\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_UnionBug-20201128-1341-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_UnionBug 20201128 1341\" title=\"RG2 Rock_UnionBug 20201128 1341\" data-description=\"RG2 Rock_UnionBug 20201128 1341\" data-caption=\"Union operator, bug.\" data-title=\"RG2 Rock_UnionBug 20201128 1341\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE><FIGURE class=\"grid-gallery-caption\" data-grid-gallery-type=\"quarter-slide-up\" data-index=\"21\" style=\"display:none;border-radius:00;; margin:5.3px; width:1000;\" ><div class=\"crop\" style=\" width:1000; height:1000; overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/nikolapacekvetnic.rs\/wp-content\/uploads\/2020\/11\/RG2-Rock_UnionBug-20201128-1400-100x100.png\" class=\"ggImg\" alt=\"RG2 Rock_UnionBug 20201128 1400\" title=\"RG2 Rock_UnionBug 20201128 1400\" data-description=\"RG2 Rock_UnionBug 20201128 1400\" data-caption=\"Union operator, bug.\" data-title=\"RG2 Rock_UnionBug 20201128 1400\" style=\" width:100px; height:100px;\" \/><\/div><FIGCAPTION class=\"\" data-alpha=\"5\" style=\"color:#ffffff; background-color:#6f0000; font-size:140; text-align:left; font-family:Default;\" ><div class=\"grid-gallery-figcaption-wrap\" style=\"\"><\/div><\/FIGCAPTION><\/FIGURE> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <div class=\"gallery-sharing-bottom\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-image\" style=\"display:none;\"> <\/div> <div class=\"gallery-sharing-popup\" style=\"display:none;\"> <\/div> <div class=\"grid-gallery-clearfix\"><\/div> <\/div> <!-- Gallery by Supsystic plugin1.16.0 --><a title=\"WordPress Photo Gallery Plugin\" style=\"display:none;\" href=\"https:\/\/supsystic.com\/plugins\/photo-gallery\/?utm_medium=love_link\" target=\"_blank\">WordPress Photo Gallery Plugin<\/a>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1253","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=\/wp\/v2\/pages\/1253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1253"}],"version-history":[{"count":17,"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=\/wp\/v2\/pages\/1253\/revisions"}],"predecessor-version":[{"id":1634,"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=\/wp\/v2\/pages\/1253\/revisions\/1634"}],"wp:attachment":[{"href":"http:\/\/nikolapacekvetnic.rs\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}