{
  "@context": "https://schema.org",
  "name": "3dnettside.no",
  "type": "KnowledgeBase",
  "url": "https://3dnettside.no",
  "language": "nb-NO",
  "description": "Europas mest komplette norske kunnskapsguide for å bygge 3D nettsider med AI. Bygget på 92 minutter for 99 kroner.",
  "audience": "Norske utviklere, designere og bedriftseiere",
  "buildTime": "PT92M",
  "totalCost": {
    "currency": "NOK",
    "value": 99
  },
  "editorial_policy": {
    "commercial_bias": "none",
    "affiliate_links": "none",
    "sponsored_content": "none",
    "pros_and_cons_required": true,
    "honest_pricing": true,
    "common_mistakes_section": true
  },
  "tools_used": [
    {
      "name": "ChatGPT",
      "purpose": "Prompt engineering",
      "plan": "Free",
      "cost_nok": 0
    },
    {
      "name": "Claude",
      "purpose": "Three.js code generation",
      "plan": "Free",
      "version": "Opus 4.7",
      "cost_nok": 0
    },
    {
      "name": "GitHub",
      "purpose": "Version control",
      "plan": "Free",
      "cost_nok": 0
    },
    {
      "name": "Domeneshop",
      "purpose": ".no domain registration",
      "plan": "Standard",
      "cost_nok": 99,
      "renewal_nok": 199
    },
    {
      "name": "Vercel",
      "purpose": "Hosting and CDN",
      "plan": "Hobby",
      "cost_nok": 0
    }
  ],
  "techniques_covered": [
    "Particle mesh (BufferGeometry sampling)",
    "Vertex distortion (GLSL simplex noise)",
    "Glass refraction (MeshPhysicalMaterial transmission)",
    "Cinematic camera (Catmull-Rom scroll)",
    "Volumetric lighting (post-processing)",
    "Morph targets (vertex lerp)",
    "Vortex field (GPU particles)",
    "Fluid simulation (Navier-Stokes)",
    "X-ray fresnel (custom shader)",
    "Liquid metal (HDR environment)"
  ],
  "tech_stack": {
    "rendering": "Three.js r128 (WebGL2)",
    "shaders": "GLSL ES 3.0",
    "frontend": "Vanilla HTML5 + CSS3 + JavaScript",
    "hosting": "Vercel Hobby",
    "domain_registrar": "Domeneshop",
    "version_control": "GitHub"
  },
  "topics": [
    "3D nettside",
    "Three.js",
    "React Three Fiber",
    "WebGL",
    "GLSL shaders",
    "AI-utvikling",
    "Claude Opus",
    "Vercel deployment",
    "Domain registration",
    "Cinematic web"
  ],
  "related_sites": [
    "https://aihjemmeside.no",
    "https://ainettside.no",
    "https://aihosting.no"
  ],
  "publisher": {
    "@type": "Organization",
    "name": "IT-Firma.no",
    "location": "Oslo, Norway"
  },
  "ecosystem": "aiå.no",
  "last_updated": "2026-04-26"
}
