Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Unity | Starter
Basic Info
- Host: GitHub
- Owner: blob-cc
- License: mit
- Language: C#
- Default Branch: main
- Homepage: https://www.blob.cc
- Size: 76.2 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
Unity | Starter
Creative Coding Blobs
Unity Creative Coding Starter
Unity is a powerful game engine and development platform that can also be used for creative coding projects. With a robust set of built-in tools for 3D graphics, physics, and interactivity, Unity provides a solid foundation for creating unique interactive experiences, installations, and virtual environments.
This Unity project is a template for creative coding and generative art. It includes a variety of utility scripts, custom data structures, and settings optimized for quick prototyping and development of artistic projects.
Features
- Modular Scripts: A collection of scripts for handling input, generating patterns, managing shaders, and more.
- Custom Data Structures: Grid, binary tree, linked list, stack, and queue implementations.
- Shader Effects: Utility functions for creating and manipulating shader-based effects.
- Pattern Generators: Tools for generating geometric patterns, grids, circles, and spirals.
- Noise Generators: Perlin and Simplex noise generators for procedural content creation.
Installation
- Clone this repository:
bash
git clone https://github.com/yourusername/creative-coding-template.git
- Open the project in Unity (ensure you are using the recommended Unity version as specified below).
Project Structure
- Assets/
- Scripts/: Contains all utility scripts and custom data structures.
- Shaders/: Custom shaders and materials.
- Prefabs/: Reusable prefabs for generating objects.
- Scenes/: Example scenes demonstrating various features.
- ProjectSettings/: Unity project settings.
Usage
- Open the scene you want to work in, or create a new one.
- Use the scripts provided in the
Scripts/folder to add functionality to your project. - Customize the settings in
ProjectSettings/according to your project’s needs.
Colophon
Made with ❤️ by Scape Agency
Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
License
This project is licensed under the MIT license. See the LICENSE file for details.
Owner
- Name: blob.cc
- Login: blob-cc
- Kind: organization
- Website: https://www.blob.cc
- Repositories: 1
- Profile: https://github.com/blob-cc
Citation (CITATION.cff)
cff-version: 1.2.0
title: Unity Template
version: 0.0.1
date-released: 2024-08-01
url: "https://github.com/scape-agency/cc-unity"
message: >-
If you use this software, please cite it using
the metadata from this file.
type: software
authors:
- given-names: Lars Bastiaan
family-names: van Vianen
email: lars@scape.agency
affiliation: Scape Agency
orcid: "https://orcid.org/0000-0002-8790-8630"
GitHub Events
Total
- Push event: 1
- Pull request event: 1
- Create event: 1
Last Year
- Push event: 1
- Pull request event: 1
- Create event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Lars van Vianen | l****s@v****m | 82 |
| dependabot[bot] | 4****] | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- game-ci/unity-builder v4 composite
- node 22 build