Datasets:
The dataset viewer is not available for this split.
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
π¨ C2Ideas: Built WebGL Assets
This repository hosts the compiled WebGL build files required to run the C2Ideas system. These large binary files are hosted here due to GitHub's file size limits.
π Paper: C2Ideas: Supporting Creative Interior Color Design Ideation with a Large Language Model (CHI 2024)
π» Code: GitHub Repository
π Content
The file C2Ideas-3D Assets.zip contains the built WebGL resources (Unity build output) necessary for the frontend interface.
π How to Use
To run the project locally, you need to combine these files with the source code from GitHub:
Clone the Code: Clone the main repository from GitHub.
Download & Install Assets:
- Download
C2Ideas-3D Assets.zipfrom this repository. - Unzip the contents directly into the frontend's public directory:
frontend/c2ideas/public/
Ensure the unzipped files (e.g.,
New/,ChangeRoomColorWeb/) are located at the root of thepublicfolder.- Download
Run: Proceed with the standard setup instructions in the GitHub README.
π Citation
@inproceedings{hou2024c2ideas,
author = {Hou, Yihan and Yang, Manling and Cui, Hao and Wang, Lei and Xu, Jie and Zeng, Wei},
title = {C2Ideas: Supporting Creative Interior Color Design Ideation with a Large Language Model},
year = {2024},
isbn = {9798400703300},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {[https://doi.org/10.1145/3613904.3642224](https://doi.org/10.1145/3613904.3642224)},
doi = {10.1145/3613904.3642224},
booktitle = {Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems},
articleno = {172},
numpages = {18},
keywords = {color deisgn, large language model},
location = {Honolulu, HI, USA},
series = {CHI '24}
}
- Downloads last month
- 18