Skip to content
View ishaan95's full-sized avatar
Block or Report

Block or report ishaan95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ishaan95/README.md

Welcome to my Github👋! I'm Ishaan.

This github is where all of my code lives. I'm currently working on procedurally generating scenarios for testing autonomous vehicles. My pinned repositories are the major projects I've worked on. A central access point for my other profiles and contact details are on my website.

Pinned

  1. AugmentedDesignLab/CruzWay AugmentedDesignLab/CruzWay Public

    CruzWay is a system for procedural generation of roads and behavior tree agents. This repository shows the Unreal Engine modules of the project.

    C++ 10 3

  2. AugmentedDesignLab/Sumo2Unreal AugmentedDesignLab/Sumo2Unreal Public

    Convert Sumo .net.xml road network files into road geometry inside Unreal

    C++ 43 25

  3. blenderOpenDRIVEImporter blenderOpenDRIVEImporter Public

    Import roads generated in OpenDRIVE format into Blender

    C++ 3 1

  4. EvoScenario EvoScenario Public

    Procedurally generating scenarios for testing autonomous vehicles using evolutionary algorithms.

    C++