# 3D web application starter

> Search results for `three.js nextjs template` on awesome-repositories.com. 117 total matches; showing the first 50.

Explore on the web: https://awesome-repositories.com/q/three-js-nextjs-template

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/three-js-nextjs-template).**

## Results

- [mrdoob/three.js](https://awesome-repositories.com/repository/mrdoob-three-js.md) (113,086 ⭐) — This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these definitions from specific hardware targets, the engine ensures consistent performance across diverse browsers and devices.

The framework distinguishes itself through a robust architecture that includes a unified math library for high-frequency spatial calculations and a physically bas
- [asny/three-d](https://awesome-repositories.com/repository/asny-three-d.md) (1,634 ⭐) — Three-d is a cross-platform graphics framework for the Rust programming language designed to facilitate the development of 2D and 3D applications. It provides a unified rendering toolkit that abstracts hardware-specific graphics APIs, allowing visual content to run consistently across desktop, mobile, and web environments.

The library distinguishes itself by balancing high-level, immediate-mode abstractions with granular control over the rendering pipeline. It includes built-in support for instanced geometry rendering to optimize performance in complex scenes, alongside a resource-oriented sy
- [ixartz/next-js-boilerplate](https://awesome-repositories.com/repository/ixartz-next-js-boilerplate.md) (12,982 ⭐) — This project is a production-ready starter template for building web applications with the React framework. It provides a structured environment that enforces type safety and consistent coding standards across the entire application stack using TypeScript.

The boilerplate distinguishes itself by integrating pre-configured modules for authentication, database management, and internationalization. It includes built-in support for managing user sessions, performing type-safe database operations, and localizing interface content into multiple languages to support a global user base.

The project
- [catchchat/yep](https://awesome-repositories.com/repository/catchchat-yep.md) (5,876 ⭐) — Meet Genius
- [adrianhajdin/project_3d_developer_portfolio](https://awesome-repositories.com/repository/adrianhajdin-project-3d-developer-portfolio.md) (7,078 ⭐) — This project is a three-dimensional developer portfolio template and web application. It uses Three.js to render interactive 3D models, animations, and environmental effects directly within the browser to create an immersive professional showcase.

The application integrates artificial intelligence to provide automated responses to visitor inquiries and includes a community forum where authenticated users can share knowledge. It also features a system for generating personalized learning roadmaps based on user profile data and an algorithmic content recommendation system to improve post discov
- [kvnxiao/tauri-nextjs-template](https://awesome-repositories.com/repository/kvnxiao-tauri-nextjs-template.md) (691 ⭐) — A Tauri 2.0 + Next.js (SSG) template, with TailwindCSS, opinionated linting, and GitHub Actions preconfigured
- [langchain-ai/langchain-nextjs-template](https://awesome-repositories.com/repository/langchain-ai-langchain-nextjs-template.md) (2,493 ⭐) — LangChain + Next.js starter template
- [adrianhajdin/project_web3.0](https://awesome-repositories.com/repository/adrianhajdin-project-web3-0.md) (4,255 ⭐) — This project is a blockchain education platform that integrates a React frontend with Solidity smart contracts to create a decentralized application. It functions as a learning system that generates personalized educational roadmaps and tracks user progress using decentralized technology.

The platform employs a hybrid identity integration system, verifying users through both traditional email providers and blockchain wallet connections. This allows for user identity management and account verification to control access to protected areas of the application.

The codebase covers the deployment
- [iamvishnusankar/next-sitemap](https://awesome-repositories.com/repository/iamvishnusankar-next-sitemap.md) (3,737 ⭐) — next-sitemap is an SEO automation tool and sitemap generator for Next.js. It provides a system for automatically creating XML sitemaps and robots.txt files to manage search engine indexing for static, dynamic, and server-side pages.

The tool differentiates itself through support for multi-language SEO management, allowing for the configuration of language alternate tags and localized URL versions. It also handles large-scale sitemap organization by splitting massive URL sets into multiple smaller files and creating a primary sitemap index to comply with search engine limits.

The project cove
- [wutali/nextjs-netlify-blog-template](https://awesome-repositories.com/repository/wutali-nextjs-netlify-blog-template.md) (471 ⭐) — Next.js blogging template for Netlify
- [ijjk/notion-blog](https://awesome-repositories.com/repository/ijjk-notion-blog.md) (3,858 ⭐) — Notion-blog is a static site generator that uses Notion as a headless content management system. It functions as a framework for building web applications that retrieve structured content from a collaborative document database during the build process to generate static pages.

The project provides a content pipeline that transforms visual editor blocks into web components, allowing for custom interface design while maintaining the document platform as the primary backend. It includes a development template that maps unique database identifiers to static file routes, ensuring that content upda
- [pmndrs/react-three-fiber](https://awesome-repositories.com/repository/pmndrs-react-three-fiber.md) (31,172 ⭐) — This project is a React-based WebGL renderer that enables the creation of three-dimensional scenes using a declarative, component-driven architecture. It functions as a bridge between a component-based user interface library and a low-level graphics engine, allowing developers to manage lights, cameras, and geometry as standard elements within a reactive tree structure.

The library distinguishes itself by treating the scene graph as a declarative hierarchy that synchronizes directly with application state and lifecycle events. It utilizes a custom reconciler to map component updates to object
- [al1abb/invoify](https://awesome-repositories.com/repository/al1abb-invoify.md) (6,303 ⭐) — An invoice generator app built using Next.js, Typescript, and Shadcn
- [medialize/uri.js](https://awesome-repositories.com/repository/medialize-uri-js.md) (6,228 ⭐) — URI.js is a full-featured JavaScript library for parsing, building, normalizing, and mutating URLs and their components programmatically. It provides a mutable-component object model that exposes each URL part as a separate object with getter and setter methods, enabling direct manipulation of schemes, hosts, paths, query strings, and fragments. The library implements strict RFC 3986 compliance for encoding, decoding, and normalization of URI components, and includes a template expansion engine that substitutes variables using operator-specific rules.

The library distinguishes itself through
- [yanhaijing/template.js](https://awesome-repositories.com/repository/yanhaijing-template-js.md) (1,320 ⭐) — Template.js is a JavaScript template engine designed for parsing and rendering dynamic HTML content in both browser and server-side environments. It functions as a frontend logic library that manages complex user interfaces through data injection, template composition, and extensible rendering logic.

The engine distinguishes itself by prioritizing performance through build-time template compilation, which transforms template files into executable modules or functions to minimize runtime overhead. It also incorporates a secure execution sandbox that restricts template logic to a controlled sco
- [vercel/next-learn](https://awesome-repositories.com/repository/vercel-next-learn.md) (4,745 ⭐) — next-learn is a collection of educational resources and reference implementations for building full-stack web applications. It serves as a learning resource and tutorial for the Next.js framework, providing starter code and example projects that demonstrate server-side rendering and the React-based ecosystem.

The project provides a full-stack web template that showcases a complete implementation of database integration, user authentication, and server-side logic. It includes reference examples for web performance optimization, specifically demonstrating the use of server components, server ac
- [cruip/open-react-template](https://awesome-repositories.com/repository/cruip-open-react-template.md) (4,661 ⭐) — This project is a Next.js landing page template and React UI kit designed for showcasing software products and open source projects. It serves as a professional marketing website foundation and a Tailwind CSS website boilerplate for building modern web interfaces.

The framework provides specialized layouts and components for open source project showcases, SaaS landing pages, and admin dashboards. It includes a collection of responsive components and styling utilities that allow for visual design customization of colors, fonts, and layouts.

The capability surface covers a variety of UI elemen
- [izzimach/react-three](https://awesome-repositories.com/repository/izzimach-react-three.md) (1,519 ⭐) — React bindings to create and control a 3D scene using three.js
- [nextauthjs/next-auth-example](https://awesome-repositories.com/repository/nextauthjs-next-auth-example.md) (4,029 ⭐) — This project is a reference implementation and boilerplate for managing user authentication and session state within the Next.js framework. It serves as a practical example of how to integrate NextAuth.js to protect routes and handle identity verification.

The repository demonstrates several authentication workflows, including OAuth identity integration with third-party providers, passwordless authentication using email magic links, and traditional credentials-based sign-in. It specifically showcases how to replace default authentication screens with custom branded sign-in pages.

The impleme
- [proxymanapp/proxyman](https://awesome-repositories.com/repository/proxymanapp-proxyman.md) (6,858 ⭐) — Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs.

What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
- [manthrax/three-csgmesh](https://awesome-repositories.com/repository/manthrax-three-csgmesh.md) (495 ⭐) — Conversion of a CSG - (Constructive Solid Geometry) library for use with modern THREE.js
- [adrianhajdin/project_next13_car_showcase](https://awesome-repositories.com/repository/adrianhajdin-project-next13-car-showcase.md) (1,887 ⭐) — project_next13_car_showcase is a server-rendered web application built with TypeScript and React that functions as a searchable and filterable vehicle catalogue. The project relies on file-based routing and server-side component rendering to fetch external vehicle datasets and deliver pre-rendered pages to the client.

The application incorporates a modular component library styled with utility-first CSS classes for responsive multi-device layouts. Users can browse extensive inventories by filtering vehicle listings according to manufacturer, model, production year, and fuel type. Paginated da
- [coollabsio/coolify](https://awesome-repositories.com/repository/coollabsio-coolify.md) (57,055 ⭐) — This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software.

The platform distinguishes itself through its agentless architecture, which uses se
- [aralroca/next-translate](https://awesome-repositories.com/repository/aralroca-next-translate.md) (2,741 ⭐) — Next-translate is a localization framework designed for Next.js applications that manages multi-language content through server-side integration and build-time optimization. It provides a comprehensive set of utilities for injecting translated strings into React components, enabling developers to handle dynamic content, pluralization, and locale-specific formatting within a unified architecture.

The library distinguishes itself by optimizing application performance through selective resource loading. It parses translation files during the build process to generate page-specific bundles and su
- [toxicfork/react-three-renderer](https://awesome-repositories.com/repository/toxicfork-react-three-renderer.md) (1,482 ⭐) — Render into a three.js canvas using React.
- [aliabb01/invoify](https://awesome-repositories.com/repository/aliabb01-invoify.md) (6,307 ⭐) — Invoify is a browser-based billing tool and invoice generator built with Next.js and TypeScript. It provides a web interface for designing, creating, and managing professional billing documents for clients.

The application features a professional invoice designer with live previews and layout templates. It allows for the direct generation of portable document format files and includes an integrated email service for automated invoice delivery to recipients.

The system manages billing data through local browser storage and supports exporting invoice information into PDF, JSON, and CSV formats
- [pixijs/pixijs](https://awesome-repositories.com/repository/pixijs-pixijs.md) (47,416 ⭐) — PixiJS is a high-performance 2D rendering engine designed for building interactive visual content and browser-based games. It provides a hardware-accelerated graphics library that leverages WebGL and WebGPU backends to execute complex scenes, utilizing a hierarchical scene graph to manage object transformations and display order.

The project distinguishes itself through a sophisticated architecture that decouples rendering logic from hardware APIs, allowing for consistent performance across diverse browser environments. It features a robust, asynchronous asset pipeline that handles loading, c
- [ponahoum/three-usdz-loader](https://awesome-repositories.com/repository/ponahoum-three-usdz-loader.md) (179 ⭐) — A basic USDZ (binary Universal Scene Description) reader for Three.js
- [shadcn-ui/taxonomy](https://awesome-repositories.com/repository/shadcn-ui-taxonomy.md) (19,248 ⭐) — Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns.

The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation.

The architect
- [partykit/partykit](https://awesome-repositories.com/repository/partykit-partykit.md) (5,644 ⭐) — PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features.

The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq
- [simonhoiberg/saas-template](https://awesome-repositories.com/repository/simonhoiberg-saas-template.md) (790 ⭐) — SaaS template for AWS, Amplify, React, NextJS and Chakra
- [coreui/coreui-free-bootstrap-admin-template](https://awesome-repositories.com/repository/coreui-coreui-free-bootstrap-admin-template.md) (12,220 ⭐) — CoreUI Free Bootstrap Admin Template is a pre-built, responsive admin dashboard template built on Bootstrap 5 for constructing back-office interfaces. It provides a library of UI components with native wrappers for React, Vue, and Angular applications, alongside a Sass-based theming system for managing brand colors, dark mode, and design tokens via variables and CSS custom properties.

The template includes a set of advanced form controls such as autocomplete, date pickers, and multi-step wizards with built-in validation, and supports switching the entire interface between built-in dark and li
- [notionnext-org/notionnext](https://awesome-repositories.com/repository/notionnext-org-notionnext.md) (11,580 ⭐) — NotionNext is a static site generator and blog engine that transforms Notion workspace pages into public websites. It functions as a cloud-deployed content management system using the Next.js framework to render data fetched from the Notion API.

The system utilizes a template-based layout system to map page categories to predefined visual themes. This allows for the creation of portfolios and blogs where the visual appearance is separated from the content structure.

The platform includes automated search engine optimization through metadata-driven sitemap and HTML tag generation. It supports
- [jwerle/three.graphql](https://awesome-repositories.com/repository/jwerle-three-graphql.md) (49 ⭐) — three.graphql
- [coreui/coreui-free-react-admin-template](https://awesome-repositories.com/repository/coreui-coreui-free-react-admin-template.md) (4,940 ⭐) — This project is a React-based administrative template and UI kit designed for building dashboards. It provides a comprehensive collection of pre-styled layouts, an accessible component library, and a Sass-based UI framework for creating administrative interfaces.

The template is specifically structured as an AI-optimized project, utilizing coding patterns and organization designed to help AI assistants generate consistent, production-ready React code. It features a flexible styling system using Sass variables and CSS custom properties to support customizable light and dark themes.

The kit co
- [horizon-ui/shadcn-nextjs-boilerplate](https://awesome-repositories.com/repository/horizon-ui-shadcn-nextjs-boilerplate.md) (642 ⭐) — Shadcn UI NextJS Boilerplate ⚡️ Free Open-source ChatGPT UI Admin Dashboard Template - Horizon AI Boilerplate
- [amannn/next-intl](https://awesome-repositories.com/repository/amannn-next-intl.md) (4,304 ⭐) — next-intl is an internationalization framework for Next.js applications. It provides a system for managing translations, localized routing, and ICU message formatting to deliver multilingual content across server and client components.

The project distinguishes itself through a focus on developer experience and type safety, utilizing a TypeScript translation validator that generates declaration files from JSON messages for compile-time key validation. It streamlines translation workflows with tools for automatically extracting strings from source code into message files and synchronizing thos
- [deepkolos/three-platformize](https://awesome-repositories.com/repository/deepkolos-three-platformize.md) (586 ⭐) — 一个让 THREE 平台化的项目，目前已适配微信，淘宝，头条小程序，微信小游戏
- [shadcn/taxonomy](https://awesome-repositories.com/repository/shadcn-taxonomy.md) (19,251 ⭐) — Taxonomy is a SaaS boilerplate and Next.js application template designed for building subscription-based web applications. It provides a foundational architecture implemented as a TypeScript web framework, utilizing server components and app-router file routing.

The project serves as a comprehensive starter for software-as-a-service products, combining user authentication workflows with recurring subscription billing. It further functions as a markdown content site, enabling the creation of blogs or documentation through markdown-to-HTML rendering.

The codebase integrates several core capabi
- [nextjs/saas-starter](https://awesome-repositories.com/repository/nextjs-saas-starter.md) (15,906 ⭐) — This project is a production-ready boilerplate designed for building subscription-based web applications. It provides a foundational framework for managing user identity, persistent relational data, and recurring billing cycles within a unified development environment.

The platform distinguishes itself by integrating secure authentication workflows with automated subscription management. It utilizes a schema-first approach to database interactions, ensuring data consistency through type-safe queries and versioned migrations. By incorporating native support for payment provider APIs, the syste
- [danielcondemarin/serverless-nextjs-plugin](https://awesome-repositories.com/repository/danielcondemarin-serverless-nextjs-plugin.md) (4,464 ⭐) — This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS Lambda@Edge and AWS CloudFront. It functions as a bridge to adapt server-side rendering and API routes for execution on serverless edge compute.

The plugin automates the provisioning of cloud infrastructure, including the packaging and deployment of application code to global edge locations. It handles the synchronization of static assets to storage buckets and the mapping of Next.js routes to specialized edge functions to reduce global latency.

The project covers wide-ranging
- [gkjohnson/three-bvh-csg](https://awesome-repositories.com/repository/gkjohnson-three-bvh-csg.md) (920 ⭐) — An experimental, in progress, flexible, memory compact, fast and dynamic Constructive Solid Geometry implementation on top of three-mesh-bvh. More than 100 times faster than other BSP-based three.js CSG libraries in complex cases. Contributions welcome!
- [garmeeh/next-seo](https://awesome-repositories.com/repository/garmeeh-next-seo.md) (8,298 ⭐) — next-seo is a search engine optimization toolkit and component library for Next.js. It provides a set of React components and utilities for managing page titles, descriptions, and social media tags to improve how web pages are indexed and displayed.

The project functions as a structured data manager and JSON-LD schema generator. It transforms entity data into standardized schema properties for articles, products, and organizations, enabling the implementation of rich snippets in search engine results.

The toolkit covers a broad range of metadata management, including business identity mappin
- [unicodeveloper/awesome-nextjs](https://awesome-repositories.com/repository/unicodeveloper-awesome-nextjs.md) (11,041 ⭐) — This project is a community-curated directory serving as a central hub for resources related to the Next.js framework. It provides a structured collection of learning materials, starter templates, and third-party extensions designed to assist developers in building and maintaining web applications.

The repository distinguishes itself through a community-driven contribution model, where developers maintain and update the collection via version-controlled pull requests. This collaborative approach ensures the directory remains an organized taxonomy of real-world examples, architectural patterns
- [tomimick/tm-nextjs-starter](https://awesome-repositories.com/repository/tomimick-tm-nextjs-starter.md) (50 ⭐) — React + Nextjs + MobX starter
- [jeromeetienne/ar.js](https://awesome-repositories.com/repository/jeromeetienne-ar-js.md) (15,801 ⭐) — AR.js is a web-based augmented reality framework used to create immersive experiences directly in a browser using WebGL and WebRTC. It provides a cross-platform runtime that executes on mobile devices and head-mounted displays without requiring a dedicated application installation.

The framework includes a marker-based engine for detecting physical patterns or barcodes to anchor digital overlays, a location-based tool for positioning entities via GPS coordinates, and a face tracking library for anchoring content to human facial features. It supports multi-marker simultaneous tracking, custom
- [vercel-labs/ai-chatbot](https://awesome-repositories.com/repository/vercel-labs-ai-chatbot.md) (20,501 ⭐) — This is a full-featured chatbot framework and Next.js web application designed for integrating various large language model providers into a web interface. It serves as a template for building AI chatbots that can generate text and structured data through a unified interface.

The project functions as an authenticated AI application, incorporating built-in user identity verification and session management. It includes a suite for AI tool integration, allowing language models to execute tool calls and generate structured objects by connecting to external data and functions.

The framework provi
- [naveenda/shadcn-nextjs-dashboard](https://awesome-repositories.com/repository/naveenda-shadcn-nextjs-dashboard.md) (105 ⭐) — Admin Dashboard UI built with Shadcn and NextJS.
- [encoredev/encore](https://awesome-repositories.com/repository/encoredev-encore.md) (12,049 ⭐) — Encore is a distributed systems framework designed to unify backend development, infrastructure provisioning, and observability. It functions as an infrastructure-as-code platform that allows developers to define cloud resources, databases, and messaging topics directly within their application code. By analyzing these declarations at compile-time, the system automatically manages the deployment of cloud resources and security policies, ensuring parity between local development and production environments.

The platform distinguishes itself through its integrated development experience, which
- [t3-oss/create-t3-app](https://awesome-repositories.com/repository/t3-oss-create-t3-app.md) (28,983 ⭐) — create-t3-app is a full stack web framework initializer and project scaffolder. It functions as a command line tool for initializing Next.js applications, acting as a TypeScript full stack starter that generates a predefined folder structure and configuration files.

The tool focuses on establishing a typesafe full stack architecture. It enforces end-to-end type safety between the client and server, ensuring that data types remain synchronized across the entire application stack to prevent runtime errors.

The initializer automates the setup of a full stack development environment by bootstrap
