How do you find clients for 3D modeling?

How do you find clients for 3D modeling?

I’m new to 3D modeling and want to start making money by creating custom/on-demand 3D models.

For people with experience, how did you find your first clients? Which platforms worked best for you—Fiverr, Upwork, social media, or something else?

I’d really appreciate any advice on how to get started and find genuine clients.

Thanks!

reddit.com
u/Minimum_Many6648 — 4 days ago

How you guys sell your 3d models

How do you find clients for 3D modeling?

I’m new to 3D modeling and want to start making money by creating custom/on-demand 3D models.

For people with experience, how did you find your first clients? Which platforms worked best for you—Fiverr, Upwork, social media, or something else?

I’d really appreciate any advice on how to get started and find genuine clients.

Thanks!

reddit.com
u/Minimum_Many6648 — 4 days ago

Free [Claude Code] API Credits + Easy Setup Guide Using Agent Router

I found this while looking for a cheaper way to use **Claude Code** for coding projects, and it's been working well for me.

**Full disclosure:** The link below is my referral link. If you use it, you may receive additional signup credits, and I may receive a referral reward.

# 🔗 Sign up

https://agentrouter.org/register?aff=xgq6

# What you get

* Free signup credits (I received **$175** in my wallet)

* Works with **Claude Code**

* Supports Claude models and other providers through a single API endpoint

* No credit card required (at the time of writing)

>

# Generate your API Key

  1. Open the signup link.

  2. Click **Sign in with GitHub** (don't manually register).

  3. Open **API Tokens**.

  4. Click **Create Token**.

  5. Enter any name.

  6. Enable **Unlimited**.

  7. Click **Submit**.

Refresh the page and check the **Wallet** tab to see your available credits.

# Install Claude Code

# Windows (PowerShell)

irm https://claude.ai/install.ps1 | iex

# Windows (CMD)

curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd

# Linux / macOS

curl -fsSL https://claude.ai/install.sh | bash

# Configure Claude Code

Open:

**Windows**

`C:\Users\<YourUsername>\.claude\settings.json path should be look like this <`

%USERPROFILE%\.claude\settings.json

**Linux / macOS**

~/.claude/settings.json

Paste:

{

"env": {

"ANTHROPIC_API_KEY": "YOUR_API_KEY",

"ANTHROPIC_BASE_URL": "https://agentrouter.org",

"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",

"ANTHROPIC_MODEL": "claude-opus-4-8"

},

"model": "opus",

"effortLevel": "high",

"theme": "dark"

}

Restart Claude Code after saving the file.

* **Use My Referral and DM Me to Unlock My Exclusive Daily Credit Method!**

reddit.com
u/Minimum_Many6648 — 7 days ago
▲ 4 r/Referalcodesofficial+1 crossposts

Free [Claude Code] API Credits + Easy Setup Guide Using Agent Router

I found this while looking for a cheaper way to use Claude Code for coding projects, and it's been working well for me.

Full disclosure: The link below is my referral link. If you use it, you may receive additional signup credits, and I may receive a referral reward.

🔗 Sign up

https://agentrouter.org/register?aff=xgq6

What you get

  • Free signup credits (I received $175 in my wallet)
  • Works with Claude Code
  • Supports Claude models and other providers through a single API endpoint
  • No credit card required (at the time of writing)

>

Generate your API Key

  1. Open the signup link.
  2. Click Sign in with GitHub (don't manually register).
  3. Open API Tokens.
  4. Click Create Token.
  5. Enter any name.
  6. Enable Unlimited.
  7. Click Submit.

Refresh the page and check the Wallet tab to see your available credits.

Install Claude Code

Windows (PowerShell)

irm https://claude.ai/install.ps1 | iex

Windows (CMD)

curl -fsSL https://claude.ai/install.cmd -o install.cmd &amp;&amp; install.cmd &amp;&amp; del install.cmd

Linux / macOS

curl -fsSL https://claude.ai/install.sh | bash

Configure Claude Code

Open:

Windows

C:\Users\&lt;YourUsername&gt;\.claude\settings.json path should be look like this &lt;

%USERPROFILE%\.claude\settings.json

Linux / macOS

~/.claude/settings.json

Paste:

{
  "env": {
    "ANTHROPIC_API_KEY": "YOUR_API_KEY",
    "ANTHROPIC_BASE_URL": "https://agentrouter.org",
    "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
    "ANTHROPIC_MODEL": "claude-opus-4-8"
  },
  "model": "opus",
  "effortLevel": "high",
  "theme": "dark"
}

Restart Claude Code after saving the file.

  • Use My Referral and DM Me to Unlock My Exclusive Daily Credit Method!
reddit.com
u/Minimum_Many6648 — 1 month ago
▲ 10 r/Software_Finder+2 crossposts

Would this saas worth to use??

I realized I was avoiding every productivity app for the same reason: they all expect me to open the app.

What if you can just set up task like this

«"Remind me to call mom tomorrow at 9am."

So I ended up building a personal tracker where Telegram is the primary mobile interface, and the web app is where everything is organized in better way

What it does

Web app

- Habits with streaks, heatmaps, and counter goals (like 8 glasses of water)

- Tasks with projects, priorities, subtasks, and board/table/calendar views

- Journal with mood, energy, and rich text notes

- Reminders

- Dashboard, search, and a graph view that connects everything

Telegram bot

- Create tasks in seconds

- Natural language reminders ("in 2 hours", "tomorrow 6pm")

- One-tap reminder buttons

- Reminder messages with ✅ Done, Snooze 1h, and Snooze 3h

- Marking a reminder as Done automatically completes the linked task

- Persistent menu and slash commands so it feels like an actual app instead of a chatbot

A few things I'm happy with:

- Everything is timezone-aware, so reminders fire at your local time.

- Web and Telegram use the same reminder system—you can create reminders in either place.

- Cron-based reminder delivery, so reminders still arrive even if no browser is open.

- One-tap Telegram account linking with a deep link.

Right now it's something I built for myself, but I'm wondering if other people would actually want it.

You can check it out here:

https://tracker0-steel.vercel.app/

A few questions:

  1. Would you actually pay for something like this? If yes, roughly how much per month?

  2. What's the one feature that would make you think, "I'd use this every day"?

  3. Is the Telegram-first workflow appealing, or would you rather use a normal mobile app?

I'd genuinely love honest feedback

u/Minimum_Many6648 — 1 month ago